Searched defs:ContainsMatching (Results 1 – 3 of 3) sorted by relevance
471 template <typename Indicator> bool ContainsMatching(const Indicator &aIndicator) const in ContainsMatching() function in ot::Heap::Array
457 template <typename Indicator> bool ContainsMatching(const Indicator &aIndicator) const in ContainsMatching() function in ot::Array
266 template <typename... Args> bool ContainsMatching(const Args &...aArgs) const in ContainsMatching() function in ot::LinkedList