Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dlinked_list.hpp177 void PushAfter(Type &aEntry, Type &aPrevEntry) in PushAfter()
234 Type *PopAfter(Type *aPrevEntry) in PopAfter()
454 Error Find(const Type &aEntry, Type *&aPrevEntry) in Find()
523 …*FindMatching(const Type *aBegin, const Type *aEnd, const Indicator &aIndicator, Type *&aPrevEntry) in FindMatching()
570 template <typename Indicator> Type *FindMatching(const Indicator &aIndicator, Type *&aPrevEntry) in FindMatching()
H A Downing_list.hpp108 …OwnedPtr<Type> PopAfter(Type *aPrevEntry) { return OwnedPtr<Type>(LinkedList<Type>::PopAfter(aPrev… in PopAfter()
/aosp_15_r20/external/openthread/src/core/thread/
H A Daddress_resolver.cpp209 CacheEntry *&aPrevEntry) in FindCacheEntry()
327 CacheEntry *aPrevEntry, in RemoveCacheEntry()