Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dheap.cpp121 void Heap::BlockInsert(Block &aPrev, Block &aBlock) in BlockInsert()
/openthread-latest/src/core/common/
Dsettings.cpp414 Error Settings::SaveEntry(Key aKey, const void *aValue, void *aPrev, uint16_t aLength) in SaveEntry()
/openthread-latest/src/core/thread/
Daddress_resolver.cpp161 AddressResolver::CacheEntry *AddressResolver::GetEntryAfter(CacheEntry *aPrev, CacheEntryList &aLis… in GetEntryAfter()