Home
last modified time | relevance | path

Searched defs:aServiceName (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_mdns_subscribe.cpp149 const std::string &aServiceName, in CheckServiceInstance()
167 const std::string &aServiceName, in CheckServiceInstanceAdded()
174 …anceRemoved(const Publisher::DiscoveredInstanceInfo aInstanceInfo, const std::string &aServiceName) in CheckServiceInstanceRemoved()
H A Dtest_dns_utils.cpp39 const std::string &aServiceName, in CheckSplitFullDnsName()
/aosp_15_r20/external/openthread/src/core/api/
H A Ddns_api.cpp146 const char *aServiceName, in otDnsClientBrowse()
199 const char *aServiceName, in otDnsClientResolveService()
213 const char *aServiceName, in otDnsClientResolveServiceAndHostAddress()
H A Dsrp_server_api.cpp187 … otSrpServerServiceMatchesServiceName(const otSrpServerService *aService, const char *aServiceName) in otSrpServerServiceMatchesServiceName()
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_client.cpp894 Error Client::Browse(const char *aServiceName, BrowseCallback aCallback, void *aContext, const Quer… in Browse()
908 const char *aServiceName, in ResolveService()
917 const char *aServiceName, in ResolveServiceAndHostAddress()
926 const char *aServiceName, in Resolve()
H A Ddnssd_server.cpp1671 void Server::DiscoveryProxy::StartOrStopBrowser(Command aCommand, Name::Buffer &aServiceName) in StartOrStopBrowser()
H A Dmdns.cpp5442 Error Core::SrvCache::Init(Instance &aInstance, const ServiceName &aServiceName) in Init()
5640 Error Core::TxtCache::Init(Instance &aInstance, const ServiceName &aServiceName) in Init()
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Ddns_utils.cpp84 void CheckServiceNameSanity(const std::string &aServiceName) in CheckServiceNameSanity()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_tcat.cpp116 const char *aServiceName, in HandleBleSecureReceive()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_mdns.cpp1207 static void SendSrvResponse(const char *aServiceName, in SendSrvResponse()
1257 static void SendTxtResponse(const char *aServiceName, in SendTxtResponse()