Home
last modified time | relevance | path

Searched defs:aServer (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/tests/unit/
Dtest_srp_server.cpp332 void ValidateHost(Srp::Server &aServer, const char *aHostName) in ValidateHost()
Dtest_dns_client.cpp283 void ValidateHost(Srp::Server &aServer, const char *aHostName) in ValidateHost()
/openthread-3.4.0/src/core/thread/
Dnetwork_data_leader_ftd.cpp618 bool Leader::ContainsMatchingServer(const ServiceTlv *aService, const ServerTlv &aServer) in ContainsMatchingServer()
912 Error Leader::AddServer(const ServerTlv &aServer, ServiceTlv &aDstService, ChangedFlags &aChangedFl… in AddServer()