Searched defs:RemoveMatching (Results 1 – 3 of 3) sorted by relevance
127 template <typename Indicator> OwnedPtr<Type> RemoveMatching(const Indicator &aIndicator) in RemoveMatching() function in ot::OwningList
513 template <typename Indicator> void RemoveMatching(const Indicator &aIndicator) in RemoveMatching() function in ot::Array
360 template <typename Indicator> Type *RemoveMatching(const Indicator &aIndicator) in RemoveMatching() function in ot::LinkedList