Searched refs:CanAnswerSubType (Results 1 – 2 of 2) sorted by relevance
1100 bool CanAnswerSubType(const char *aSubLabel) const;
1917 bool Core::ServiceEntry::CanAnswerSubType(const char *aSubLabel) const in CanAnswerSubType() function in ot::Dns::Multicast::Core::ServiceEntry3767 if (isSubType && !serviceEntry.CanAnswerSubType(subLabel)) in ProcessQuestion()3859 if ((subLabel != nullptr) && !serviceEntry->CanAnswerSubType(subLabel)) in AnswerServiceTypeQuestion()