Searched refs:IsContainedIn (Results 1 – 2 of 2) sorted by relevance
1125 bool IsContainedIn(const Service &aService) const;
1952 uint32_t subTypeTtl = subType.IsContainedIn(aService) ? ttl : 0; in Register()2808 bool Core::ServiceEntry::SubType::IsContainedIn(const Service &aService) const in IsContainedIn() function in ot::Dns::Multicast::Core::ServiceEntry::SubType