Searched refs:ServiceName (Results 1 – 2 of 2) sorted by relevance
1674 struct ServiceName struct in ot::Dns::Multicast::Core1676 ServiceName(const char *aServiceInstance, const char *aServiceType) in ServiceName() function1731 bool Matches(const ServiceName &aServiceName) const;1742 Error Init(Instance &aInstance, const ServiceName &aServiceName);1769 bool Matches(const ServiceName &aServiceName) const;1780 Error Init(Instance &aInstance, const ServiceName &aServiceName);
4504 ServiceName serviceName(aServiceInstance, aServiceType); in AddPassiveSrvTxtCache()5603 Error Core::SrvCache::Init(Instance &aInstance, const ServiceName &aServiceName) in Init()5615 bool Core::SrvCache::Matches(const ServiceName &aServiceName) const in Matches()5801 Error Core::TxtCache::Init(Instance &aInstance, const ServiceName &aServiceName) in Init()5813 bool Core::TxtCache::Matches(const ServiceName &aServiceName) const in Matches()