Searched defs:aServiceInstance (Results 1 – 1 of 1) sorted by relevance
/openthread-3.7.0/src/core/net/ |
D | mdns.cpp | 1729 Error Core::ServiceEntry::Init(Instance &aInstance, const char *aServiceInstance, const char *aServ… in Init() 4281 void Core::AddPassiveSrvTxtCache(const char *aServiceInstance, const char *aServiceType) in AddPassiveSrvTxtCache() 5272 Error Core::BrowseCache::PtrEntry::Init(const char *aServiceInstance) in Init() 5298 Error Core::ServiceCache::Init(Instance &aInstance, Type aType, const char *aServiceInstance, const… in Init() 5322 bool Core::ServiceCache::Matches(const char *aServiceInstance, const char *aServiceType) const in Matches() argument 5373 Error Core::SrvCache::Init(Instance &aInstance, const char *aServiceInstance, const char *aServiceT… in Init() 5574 Error Core::TxtCache::Init(Instance &aInstance, const char *aServiceInstance, const char *aServiceT… in Init()
|