Home
last modified time | relevance | path

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

/external/ot-br-posix/src/utils/
Ddns_utils.cpp84 void CheckServiceNameSanity(const std::string &aServiceName) in CheckServiceNameSanity()
/external/ot-br-posix/tests/unit/
Dtest_dns_utils.cpp42 const std::string &aServiceName, in CheckSplitFullDnsName()
/external/openthread/src/core/api/
Ddns_api.cpp126 const char * aServiceName, in otDnsClientBrowse()
169 const char * aServiceName, in otDnsClientResolveService()
Dsrp_server_api.cpp166 const char * aServiceName, in otSrpServerHostFindNextService()
/external/openthread/src/core/net/
Dsrp_server.cpp1631 Error Server::Service::Init(const char *aServiceName, Description &aDescription, bool aIsSubType, T… in Init()
1934 const char * aServiceName, in FindNextService()
1962 Server::Service *Server::Host::AddNewService(const char *aServiceName, in AddNewService()
2132 const Server::Service *Server::Host::FindService(const char *aServiceName, const char *aInstanceNam… in FindService() argument
2137 Server::Service *Server::Host::FindService(const char *aServiceName, const char *aInstanceName) in FindService()
Ddns_client.cpp642 Error Client::Browse(const char *aServiceName, BrowseCallback aCallback, void *aContext, const Quer… in Browse()
654 const char * aServiceName, in ResolveService()
Ddnssd_server.cpp327 const char * aServiceName, in AppendPtrRecord()