Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp985 void UpdateRecordsState(const TxMessage &aResponse);
1065 void UpdateRecordsState(const TxMessage &aResponse);
1139 void UpdateRecordsState(const TxMessage &aResponse);
Dmdns.cpp1137 void Core::Entry::UpdateRecordsState(const TxMessage &aResponse) in UpdateRecordsState() function in ot::Dns::Multicast::Core::Entry
1683 UpdateRecordsState(response); in PrepareResponse()
1709 void Core::HostEntry::UpdateRecordsState(const TxMessage &aResponse) in UpdateRecordsState() function in ot::Dns::Multicast::Core::HostEntry
1713 Entry::UpdateRecordsState(aResponse); in UpdateRecordsState()
2252 UpdateRecordsState(response); in PrepareResponse()
2359 void Core::ServiceEntry::UpdateRecordsState(const TxMessage &aResponse) in UpdateRecordsState() function in ot::Dns::Multicast::Core::ServiceEntry
2361 Entry::UpdateRecordsState(aResponse); in UpdateRecordsState()