Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp1323 EntryType *thisAsEntryType = static_cast<EntryType *>(this); in HandleTimer() local
1325 thisAsEntryType->ClearAppendState(); in HandleTimer()
1338 thisAsEntryType->PrepareProbe(aContext.mProbeMessage); in HandleTimer()
1343 thisAsEntryType->StartAnnouncing(); in HandleTimer()
1348 thisAsEntryType->PrepareResponse(aContext); in HandleTimer()
1356 thisAsEntryType->DetermineNextFireTime(); in HandleTimer()