Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dlinked_list.hpp447 …template <typename... Args> const Type *FindMatchingWithPrev(const Type *&aPrevEntry, Args &&...aA… in FindMatchingWithPrev() function in ot::LinkedList
481 template <typename... Args> Type *FindMatchingWithPrev(Type *&aPrevEntry, Args &&...aArgs) in FindMatchingWithPrev() function in ot::LinkedList