Searched defs:FindMatching (Results 1 – 3 of 3) sorted by relevance
421 template <typename Indicator> Type *FindMatching(const Indicator &aIndicator) in FindMatching() function in ot::Heap::Array441 template <typename Indicator> const Type *FindMatching(const Indicator &aIndicator) const in FindMatching() function in ot::Heap::Array
409 template <typename Indicator> Type *FindMatching(const Indicator &aIndicator) in FindMatching() function in ot::Array427 template <typename Indicator> const Type *FindMatching(const Indicator &aIndicator) const in FindMatching() function in ot::Array
498 template <typename... Args> const Type *FindMatching(const Args &...aArgs) const in FindMatching() function in ot::LinkedList517 template <typename... Args> Type *FindMatching(const Args &...aArgs) in FindMatching() function in ot::LinkedList