Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_client.hpp802 void SaveQueryResponse(Query &aQuery, const Message &aResponseMessage);
Ddns_client.cpp1348 SaveQueryResponse(*query, aResponseMessage); in ProcessResponse()
1446 void Client::SaveQueryResponse(Query &aQuery, const Message &aResponseMessage) in SaveQueryResponse() function in ot::Dns::Client