Searched defs:aServiceInstance (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | mdns.cpp | 1740 Error Core::ServiceEntry::Init(Instance &aInstance, const char *aServiceInstance, const char *aServ… in Init() 4340 void Core::AddPassiveSrvTxtCache(const char *aServiceInstance, const char *aServiceType) in AddPassiveSrvTxtCache() 5331 Error Core::BrowseCache::PtrEntry::Init(const char *aServiceInstance) in Init() 5357 Error Core::ServiceCache::Init(Instance &aInstance, Type aType, const char *aServiceInstance, const… in Init() 5381 bool Core::ServiceCache::Matches(const char *aServiceInstance, const char *aServiceType) const in Matches() argument 5432 Error Core::SrvCache::Init(Instance &aInstance, const char *aServiceInstance, const char *aServiceT… in Init() 5633 Error Core::TxtCache::Init(Instance &aInstance, const char *aServiceInstance, const char *aServiceT… in Init()
|