Searched defs:RemoveAllMatching (Results 1 – 3 of 3) sorted by relevance
148 …template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator, OwningList &aRem… in RemoveAllMatching() function in ot::OwningList
538 template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator) in RemoveAllMatching() function in ot::Array
387 …template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator, LinkedList &aRem… in RemoveAllMatching() function in ot::LinkedList