Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_data_leader_ftd.cpp533 bool Leader::ContainsMatchingServer(const ServiceTlv *aService, const ServerTlv &aServer) in ContainsMatchingServer()
880 Error Leader::AddServer(const ServerTlv &aServer, ServiceTlv &aDstService, ChangedFlags &aChangedFl… in AddServer()
/external/openthread/tests/unit/
Dtest_srp_server.cpp343 void ValidateHost(Srp::Server &aServer, const char *aHostName) in ValidateHost()
Dtest_dns_client.cpp297 void ValidateHost(Srp::Server &aServer, const char *aHostName) in ValidateHost()
/external/ot-br-posix/src/web/web-service/
Dweb_server.cpp187 void DefaultResourceSend(const HttpServer &aServer, in DefaultResourceSend()