Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1532 void UpdateQueryAndFireTimeOn(CacheEntry &aCacheEntry);
Dmdns.cpp4732 void Core::CacheRecordInfo::UpdateQueryAndFireTimeOn(CacheEntry &aCacheEntry) in UpdateQueryAndFireTimeOn() argument
4742 aCacheEntry.SetFireTime(expireTime); in UpdateQueryAndFireTimeOn()
4753 aCacheEntry.ScheduleQuery(queryTime); in UpdateQueryAndFireTimeOn()