Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dheap_array.hpp500 template <typename Indicator> bool ContainsMatching(const Indicator &aIndicator) const in ContainsMatching() function in ot::Heap::Array
H A Darray.hpp492 template <typename Indicator> bool ContainsMatching(const Indicator &aIndicator) const in ContainsMatching() function in ot::Array
H A Dlinked_list.hpp286 template <typename Indicator> bool ContainsMatching(const Indicator &aIndicator) const in ContainsMatching() function in ot::LinkedList