Home
last modified time | relevance | path

Searched defs:RemoveAllMatching (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/common/
Downing_list.hpp148 …template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator, OwningList &aRem… in RemoveAllMatching() function in ot::OwningList
Darray.hpp495 template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator) in RemoveAllMatching() function in ot::Array
Dlinked_list.hpp367 …template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator, LinkedList &aRem… in RemoveAllMatching() function in ot::LinkedList