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
495 template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator) in RemoveAllMatching() function in ot::Array
367 …template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator, LinkedList &aRem… in RemoveAllMatching() function in ot::LinkedList