Home
last modified time | relevance | path

Searched defs:aFullName (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/tests/unit/
Dtest_dns_client.cpp1125 void QuerySubscribe(void *aContext, const char *aFullName) in QuerySubscribe()
1136 void QueryUnsubscribe(void *aContext, const char *aFullName) in QueryUnsubscribe()
/openthread-latest/src/core/net/
Ddnssd_server.cpp1096 Error Server::StripDomainName(const char *aFullName, Name::Buffer &aLabels) in StripDomainName()
1104 void Server::ConstructFullName(const char *aLabels, Name::Buffer &aFullName) in ConstructFullName()
1114 …ructFullInstanceName(const char *aInstanceLabel, const char *aServiceType, Name::Buffer &aFullName) in ConstructFullInstanceName()
1123 Name::Buffer &aFullName) in ConstructFullServiceSubTypeName()
Dsrp_advertising_proxy.cpp1160 void AdvertisingProxy::CopyNameAndRemoveDomain(DnsName &aName, const char *aFullName) in CopyNameAndRemoveDomain()
Dsrp_server.cpp2014 Error Server::Host::SetFullName(const char *aFullName) in SetFullName()
/openthread-latest/src/core/api/
Dsrp_server_api.cpp139 bool otSrpServerHostMatchesFullName(const otSrpServerHost *aHost, const char *aFullName) in otSrpServerHostMatchesFullName()