Searched defs:aQuery (Results 1 – 9 of 9) sorted by relevance
| /external/openthread/src/core/api/ |
| D | dns_server_api.cpp | 71 const otDnssdQuery *otDnssdGetNextQuery(otInstance *aInstance, const otDnssdQuery *aQuery) in otDnssdGetNextQuery() 76 otDnssdQueryType otDnssdGetQueryTypeAndName(const otDnssdQuery *aQuery, char (*aNameOutput)[OT_DNS_… in otDnssdGetQueryTypeAndName()
|
| D | sntp_api.cpp | 46 const otSntpQuery * aQuery, in otSntpClientQuery()
|
| /external/openthread/src/core/net/ |
| D | dns_client.cpp | 727 …lient::AllocateQuery(const QueryInfo &aInfo, const char *aLabel, const char *aName, Query *&aQuery) in AllocateQuery() 748 void Client::FreeQuery(Query &aQuery) in FreeQuery() 753 void Client::SendQuery(Query &aQuery, QueryInfo &aInfo, bool aUpdateTimer) in SendQuery() 823 Error Client::AppendNameFromQuery(const Query &aQuery, Message &aMessage) in AppendNameFromQuery() 845 void Client::FinalizeQuery(Query &aQuery, Error aError) in FinalizeQuery() 896 void Client::GetCallback(const Query &aQuery, Callback &aCallback, void *&aContext) in GetCallback()
|
| D | dnssd_server.cpp | 869 bool Server::CanAnswerQuery(const QueryTransaction & aQuery, in CanAnswerQuery() 894 bool Server::CanAnswerQuery(const Server::QueryTransaction &aQuery, const char *aHostFullName) in CanAnswerQuery() 903 void Server::AnswerQuery(QueryTransaction & aQuery, in AnswerQuery() 961 void Server::AnswerQuery(QueryTransaction &aQuery, const char *aHostFullName, const otDnssdHostInfo… in AnswerQuery() 1051 Server::DnsQueryType Server::GetQueryTypeAndName(const otDnssdQuery *aQuery, char (&aName)[Name::kM… in GetQueryTypeAndName() 1189 void Server::FinalizeQuery(QueryTransaction &aQuery, Header::Response aResponseCode) in FinalizeQuery()
|
| D | sntp_client.cpp | 127 Error Client::Query(const otSntpQuery *aQuery, otSntpResponseHandler aHandler, void *aContext) in Query() 259 void Client::FinalizeSntpTransaction(Message & aQuery, in FinalizeSntpTransaction()
|
| D | dns_client.hpp | 736 void UpdateQuery(Query &aQuery, const QueryInfo &aInfo) { aQuery.Write(0, aInfo); } in UpdateQuery()
|
| /external/mdnsresponder/mDNSShared/ |
| D | dnssd_clientshim.c | 77 DNSServiceRef aQuery; member
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 16959 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() local
|
| /external/sqlite/dist/ |
| D | shell.c | 16980 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() local
|