Searched refs:ParseQuestionNameAsSubType (Results 1 – 2 of 2) sorted by relevance
1372 bool ParseQuestionNameAsSubType(const Question &aQuestion,
3589 isSubType = ParseQuestionNameAsSubType(aQuestion, subLabel, baseType); in ProcessQuestion()3675 if (ParseQuestionNameAsSubType(aQuestion, labelBuffer, baseType)) in AnswerServiceTypeQuestion()3761 bool Core::RxMessage::ParseQuestionNameAsSubType(const Question &aQuestion, in ParseQuestionNameAsSubType() function in ot::Dns::Multicast::Core::RxMessage