Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddnssd_server.cpp494 bool Server::Response::QueryNameMatches(const char *aName) const { return Server::QueryNameMatches(… in QueryNameMatches() function in ot::Dns::ServiceDiscovery::Server::Response
1045 bool Server::QueryNameMatches(const Message &aQuery, const char *aName) in QueryNameMatches() function in ot::Dns::ServiceDiscovery::Server