Searched defs:RemoveMatching (Results 1 – 3 of 3) sorted by relevance
118 template <typename... Args> OwnedPtr<Type> RemoveMatching(const Args &...aArgs) in RemoveMatching() function in ot::OwningList
477 template <typename Indicator> void RemoveMatching(const Indicator &aIndicator) in RemoveMatching() function in ot::Array
335 template <typename... Args> Type *RemoveMatching(const Args &...aArgs) in RemoveMatching() function in ot::LinkedList