Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/net/
Dmdns.cpp3466 void Core::RxMessage::ProcessQuestion(Question &aQuestion) in ProcessQuestion()
3564 void Core::RxMessage::AnswerQuestion(const Question &aQuestion, TimeMilli aAnswerTime) in AnswerQuestion()
3609 void Core::RxMessage::AnswerServiceTypeQuestion(const Question &aQuestion, in AnswerServiceTypeQuestion()
3704 bool Core::RxMessage::ParseQuestionNameAsSubType(const Question &aQuestion, in ParseQuestionNameAsSubType()
3721 void Core::RxMessage::AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo) in AnswerAllServicesQuestion()
3746 bool Core::RxMessage::ShouldSuppressKnownAnswer(const Question &aQuestion, const ServiceType &aServ… in ShouldSuppressKnownAnswer() argument