Lines Matching refs:ProxyQuery

98     for (ProxyQuery &query : mProxyQueries)  in Stop()
974 ProxyQuery *query; in ResolveByProxy()
1045 void Server::ReadQueryInstanceName(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Name::Buf… in ReadQueryInstanceName()
1052 void Server::ReadQueryInstanceName(const ProxyQuery &aQuery, in ReadQueryInstanceName()
1068 bool Server::QueryInstanceNameMatches(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, const … in QueryInstanceNameMatches()
1075 void Server::ReadQueryHostName(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Name::Buffer … in ReadQueryHostName()
1082 bool Server::QueryHostNameMatches(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, const char… in QueryHostNameMatches()
1141 void Server::RemoveQueryAndPrepareResponse(ProxyQuery &aQuery, ProxyQueryInfo &aInfo, Response &aRe… in RemoveQueryAndPrepareResponse()
1161 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom()
1251 for (ProxyQuery &query : mProxyQueries) in HandleDiscoveredServiceInstance()
1289 for (ProxyQuery &query : mProxyQueries) in HandleDiscoveredHost()
1317 const ProxyQuery *query = static_cast<const ProxyQuery *>(aQuery); in GetNextQuery()
1324 const ProxyQuery *query = static_cast<const ProxyQuery *>(aQuery); in GetQueryTypeAndName()
1357 for (ProxyQuery &query : mProxyQueries) in HandleTimer()
1395 void Server::Finalize(ProxyQuery &aQuery, ResponseCode aResponseCode) in Finalize()
1494 for (ProxyQuery &query : Get<Server>().mProxyQueries) in Stop()
1506 void Server::DiscoveryProxy::Resolve(ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in Resolve()
1536 void Server::DiscoveryProxy::Perform(ProxyAction aAction, ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in Perform()
1568 ProxyQuery &aQuery, in ReadNameFor()
1592 void Server::DiscoveryProxy::CancelAction(ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in CancelAction()
1623 const ProxyQuery &aQuery, in UpdateProxy()
1701 const ProxyQuery &aQuery, in StartOrStopSrvResolver()
1732 const ProxyQuery &aQuery, in StartOrStopTxtResolver()
1810 bool Server::DiscoveryProxy::QueryMatches(const ProxyQuery &aQuery, in QueryMatches()
1852 for (const ProxyQuery &query : Get<Server>().mProxyQueries) in HasActive()
2031 for (ProxyQuery &query : Get<Server>().mProxyQueries) in HandleResult()
2122 for (ProxyQuery &query : nextActionQueries) in HandleResult()