Searched defs:aServiceInstance (Results 1 – 1 of 1) sorted by relevance
/external/openthread/src/core/net/ |
D | mdns.cpp | 1869 Error Core::ServiceEntry::Init(Instance &aInstance, const char *aServiceInstance, const char *aServ… in Init() 4507 void Core::AddPassiveSrvTxtCache(const char *aServiceInstance, const char *aServiceType) in AddPassiveSrvTxtCache() 5497 Error Core::BrowseCache::PtrEntry::Init(const char *aServiceInstance) in Init() 5523 Error Core::ServiceCache::Init(Instance &aInstance, Type aType, const char *aServiceInstance, const… in Init() 5547 bool Core::ServiceCache::Matches(const char *aServiceInstance, const char *aServiceType) const in Matches() argument 5598 Error Core::SrvCache::Init(Instance &aInstance, const char *aServiceInstance, const char *aServiceT… in Init() 5799 Error Core::TxtCache::Init(Instance &aInstance, const char *aServiceInstance, const char *aServiceT… in Init()
|