Home
last modified time | relevance | path

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

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