Searched defs:aInstanceName (Results 1 – 3 of 3) sorted by relevance
169 …tSrpServerServiceMatchesInstanceName(const otSrpServerService *aService, const char *aInstanceName) in otSrpServerServiceMatchesInstanceName()
1794 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init()2094 Server::Service *Server::Host::AddNewService(const char *aInstanceName, in AddNewService()2168 Server::Service *Server::Host::FindService(const char *aInstanceName) { return mServices.FindMatchi… in FindService()
1130 Error Server::Response::ExtractServiceInstanceLabel(const char *aInstanceName, Name::LabelBuffer &a… in ExtractServiceInstanceLabel()