Lines Matching defs:aNow
4713 void Core::CacheRecordInfo::UpdateStateAfterQuery(TimeMilli aNow) in UpdateStateAfterQuery()
4858 bool Core::CacheEntry::ShouldQuery(TimeMilli aNow) { return mQueryPending && (mNextQueryTime <= aNo… in ShouldQuery()
5321 void Core::BrowseCache::PreparePtrQuestion(TxMessage &aQuery, TimeMilli aNow) in PreparePtrQuestion()
5406 …e::BrowseCache::AppendKnownAnswer(TxMessage &aTxMessage, const PtrEntry &aPtrEntry, TimeMilli aNow) in AppendKnownAnswer()
5428 void Core::BrowseCache::UpdateRecordStateAfterQuery(TimeMilli aNow) in UpdateRecordStateAfterQuery()
5444 void Core::BrowseCache::ProcessExpiredRecords(TimeMilli aNow) in ProcessExpiredRecords()
5574 void Core::ServiceCache::UpdateRecordStateAfterQuery(TimeMilli aNow) { mRecord.UpdateStateAfterQuer… in UpdateRecordStateAfterQuery()
5739 void Core::SrvCache::ProcessExpiredRecords(TimeMilli aNow) in ProcessExpiredRecords()
5926 void Core::TxtCache::ProcessExpiredRecords(TimeMilli aNow) in ProcessExpiredRecords()
6043 void Core::AddrCache::UpdateRecordStateAfterQuery(TimeMilli aNow) in UpdateRecordStateAfterQuery()
6059 void Core::AddrCache::ProcessExpiredRecords(TimeMilli aNow) in ProcessExpiredRecords()