Lines Matching refs:Question
1366 Question question; in AppendQuestionTo()
3222 offset += sizeof(ot::Dns::Question); in AddQuestionFrom()
3553 Question *question = mQuestions.PushBack(); in Init()
3554 ot::Dns::Question record; in Init()
3584 for (Question &question : mQuestions) in Init()
3613 for (Question &question : mQuestions) in ClearProcessState()
3627 for (Question &question : mQuestions) in ProcessQuery()
3672 for (const Question &question : mQuestions) in ProcessQuery()
3686 void Core::RxMessage::ProcessQuestion(Question &aQuestion) in ProcessQuestion()
3784 void Core::RxMessage::AnswerQuestion(const Question &aQuestion, uint16_t aDelay) in AnswerQuestion()
3831 void Core::RxMessage::AnswerServiceTypeQuestion(const Question &aQuestion, in AnswerServiceTypeQuestion()
3926 bool Core::RxMessage::ParseQuestionNameAsSubType(const Question &aQuestion, in ParseQuestionNameAsSubType()
3943 void Core::RxMessage::AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo) in AnswerAllServicesQuestion()
3968 bool Core::RxMessage::ShouldSuppressKnownAnswer(const Question &aQuestion, const ServiceType &aServ… in ShouldSuppressKnownAnswer()
4230 void Core::RxMessage::Question::ClearProcessState(void) in ClearProcessState()
5323 Question question; in PreparePtrQuestion()
5550 Question question; in PrepareQueryQuestion()
6017 Question question; in PrepareQueryQuestion()