Searched refs:erase_find (Results 1 – 3 of 3) sorted by relevance
299 this->m_Slots.erase_find(slot);318 this->m_Slots.erase_find(slot);707 this->m_Slots.erase_find(slot);726 this->m_Slots.erase_find(slot);1116 this->m_Slots.erase_find(slot);1135 this->m_Slots.erase_find(slot);1526 this->m_Slots.erase_find(slot);1545 this->m_Slots.erase_find(slot);1937 this->m_Slots.erase_find(slot);1956 this->m_Slots.erase_find(slot);[all …]
224 bool result = m_Children.erase_find(child); in Detach()
400 bool erase_find(const TElement& element) in erase_find() function562 void EraseFind(const TElement& element) { this->erase_find( element ); } in EraseFind()