Searched defs:aServiceName (Results  1 – 7 of 7) sorted by relevance
| /external/ot-br-posix/src/utils/ | 
| D | dns_utils.cpp | 84 void CheckServiceNameSanity(const std::string &aServiceName)  in CheckServiceNameSanity()
 | 
| /external/ot-br-posix/tests/unit/ | 
| D | test_dns_utils.cpp | 42                                   const std::string &aServiceName,  in CheckSplitFullDnsName()
 | 
| /external/openthread/src/core/api/ | 
| D | dns_api.cpp | 126                           const char *            aServiceName,  in otDnsClientBrowse()169                                   const char *            aServiceName,  in otDnsClientResolveService()
 
 | 
| D | srp_server_api.cpp | 166                                                          const char *              aServiceName,  in otSrpServerHostFindNextService()
 | 
| /external/openthread/src/core/net/ | 
| D | srp_server.cpp | 1631 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()
 
 | 
| D | dns_client.cpp | 642 Error Client::Browse(const char *aServiceName, BrowseCallback aCallback, void *aContext, const Quer…  in Browse()654                              const char *       aServiceName,  in ResolveService()
 
 | 
| D | dnssd_server.cpp | 327                               const char *      aServiceName,  in AppendPtrRecord()
 |