Home
last modified time | relevance | path

Searched refs:CacheContext (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dmdns.hpp1511 struct CacheContext : private NonCopyable struct in ot::Dns::Multicast::Core
1513 CacheContext(Instance &aInstance);
1562 void HandleTimer(CacheContext &aContext);
1596 void PrepareQuery(CacheContext &aContext);
Dmdns.cpp4536 CacheContext context(GetInstance()); in HandleCacheTimer()
4682 Core::CacheContext::CacheContext(Instance &aInstance) in CacheContext() function in ot::Dns::Multicast::Core::CacheContext
4989 void Core::CacheEntry::HandleTimer(CacheContext &aContext) in HandleTimer()
5110 void Core::CacheEntry::PrepareQuery(CacheContext &aContext) in PrepareQuery()