Home
last modified time | relevance | path

Searched defs:aInstanceLabel (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/api/
Ddns_api.cpp150 const char * aInstanceLabel, in otDnsBrowseResponseGetServiceInfo()
168 const char * aInstanceLabel, in otDnsClientResolveService()
/external/openthread/src/core/net/
Ddns_client.cpp378 Error Client::BrowseResponse::GetServiceInfo(const char *aInstanceLabel, ServiceInfo &aServiceInfo)… in GetServiceInfo() argument
402 Error Client::BrowseResponse::FindPtrRecord(const char *aInstanceLabel, Name &aInstanceName) const in FindPtrRecord() argument
653 Error Client::ResolveService(const char * aInstanceLabel, in ResolveService()