Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dmdns.cpp1607 void Core::HostEntry::AnswerQuestion(const AnswerInfo &aInfo) in AnswerQuestion() function in ot::Dns::Multicast::Core::HostEntry
2860 void Core::ServiceType::AnswerQuestion(const AnswerInfo &aInfo) in AnswerQuestion() function in ot::Dns::Multicast::Core::ServiceType
3785 void Core::RxMessage::AnswerQuestion(const Question &aQuestion, uint16_t aDelay) in AnswerQuestion() function in ot::Dns::Multicast::Core::RxMessage
/external/mdnsresponder/mDNSShared/
Ddnsextd.c1738 mDNSlocal CacheRecord *AnswerQuestion(DaemonInfo *d, AnswerListElem *e) in AnswerQuestion() function