Searched refs:MatchesInstanceName (Results 1 – 3 of 3) sorted by relevance
171 return AsCoreType(aService).MatchesInstanceName(aInstanceName); in otSrpServerServiceMatchesInstanceName()
362 bool MatchesInstanceName(const char *aInstanceName) const;
1896 bool Server::Service::MatchesInstanceName(const char *aInstanceName) const { return Matches(aInstan… in MatchesInstanceName() function in ot::Srp::Server::Service