Searched refs:mCacheEntryPool (Results 1 – 2 of 2) sorted by relevance
45 , mCacheEntryPool(aInstance) in AddressResolver()71 mCacheEntryPool.Free(*entry); in Clear()181 mCacheEntryPool.Free(*entry); in Remove()224 mCacheEntryPool.Free(*entry); in Remove()263 newEntry = mCacheEntryPool.Allocate(); in NewCacheEntry()503 mCacheEntryPool.Free(*entry); in Resolve()567 VerifyOrExit(error == kErrorNone, mCacheEntryPool.Free(*entry)); in Resolve()
341 CacheEntryPool &GetCacheEntryPool(void) { return mCacheEntryPool; } in GetCacheEntryPool()380 CacheEntryPool mCacheEntryPool; member in ot::AddressResolver