Searched refs:MatchesServiceType (Results 1 – 2 of 2) sorted by relevance
1099 bool MatchesServiceType(const Name &aServiceType) const;
1896 bool Core::ServiceEntry::MatchesServiceType(const Name &aServiceType) const in MatchesServiceType() function in ot::Dns::Multicast::Core::ServiceEntry3762 … if ((serviceEntry.GetState() != Entry::kRegistered) || !serviceEntry.MatchesServiceType(baseType)) in ProcessQuestion()3854 …if ((serviceEntry->GetState() != Entry::kRegistered) || !serviceEntry->MatchesServiceType(baseType… in AnswerServiceTypeQuestion()