Home
last modified time | relevance | path

Searched defs:aIndicator (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/common/
Darray.hpp409 template <typename Indicator> Type *FindMatching(const Indicator &aIndicator) in FindMatching()
477 template <typename Indicator> void RemoveMatching(const Indicator &aIndicator) in RemoveMatching()
501 template <typename Indicator> void RemoveAllMatching(const Indicator &aIndicator) in RemoveAllMatching()
Dheap_array.hpp421 template <typename Indicator> Type *FindMatching(const Indicator &aIndicator) in FindMatching()