Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1543 TimeMilli GetQueryTime(uint8_t aAttemptIndex) const;
Dmdns.cpp4748 TimeMilli queryTime = GetQueryTime(attemptIndex); in UpdateQueryAndFireTimeOn()
4796 TimeMilli Core::CacheRecordInfo::GetQueryTime(uint8_t aAttemptIndex) const in GetQueryTime() function in ot::Dns::Multicast::Core::CacheRecordInfo