Home
last modified time | relevance | path

Searched defs:AnswerQuestion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.cpp1491 void Core::HostEntry::AnswerQuestion(const AnswerInfo &aInfo) in AnswerQuestion() function in ot::Dns::Multicast::Core::HostEntry
2710 void Core::ServiceType::AnswerQuestion(const AnswerInfo &aInfo) in AnswerQuestion() function in ot::Dns::Multicast::Core::ServiceType
3620 void Core::RxMessage::AnswerQuestion(const Question &aQuestion, TimeMilli aAnswerTime) in AnswerQuestion() function in ot::Dns::Multicast::Core::RxMessage
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c1738 mDNSlocal CacheRecord *AnswerQuestion(DaemonInfo *d, AnswerListElem *e) in AnswerQuestion() function