Searched defs:aQuestion (Results 1 – 1 of 1) sorted by relevance
3522 void Core::RxMessage::ProcessQuestion(Question &aQuestion) in ProcessQuestion()3620 void Core::RxMessage::AnswerQuestion(const Question &aQuestion, TimeMilli aAnswerTime) in AnswerQuestion()3666 void Core::RxMessage::AnswerServiceTypeQuestion(const Question &aQuestion, in AnswerServiceTypeQuestion()3761 bool Core::RxMessage::ParseQuestionNameAsSubType(const Question &aQuestion, in ParseQuestionNameAsSubType()3778 void Core::RxMessage::AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo) in AnswerAllServicesQuestion()3803 bool Core::RxMessage::ShouldSuppressKnownAnswer(const Question &aQuestion, const ServiceType &aServ… in ShouldSuppressKnownAnswer() argument