Searched refs:erase_find (Results 1 – 3 of 3) sorted by relevance
322 this->m_Slots.erase_find(slot);341 this->m_Slots.erase_find(slot);753 this->m_Slots.erase_find(slot);772 this->m_Slots.erase_find(slot);1185 this->m_Slots.erase_find(slot);1204 this->m_Slots.erase_find(slot);1618 this->m_Slots.erase_find(slot);1637 this->m_Slots.erase_find(slot);2052 this->m_Slots.erase_find(slot);2071 this->m_Slots.erase_find(slot);[all …]
228 bool result = m_Children.erase_find(child); in Detach()
415 bool erase_find(const TElement& element) in erase_find() function577 void EraseFind(const TElement& element) { this->erase_find( element ); } in EraseFind()