Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Ddns_server_api.cpp71 const otDnssdQuery *otDnssdGetNextQuery(otInstance *aInstance, const otDnssdQuery *aQuery) in otDnssdGetNextQuery()
76 otDnssdQueryType otDnssdGetQueryTypeAndName(const otDnssdQuery *aQuery, char (*aNameOutput)[OT_DNS_… in otDnssdGetQueryTypeAndName()
Dsntp_api.cpp46 const otSntpQuery * aQuery, in otSntpClientQuery()
/external/openthread/src/core/net/
Ddns_client.cpp727 …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()
Ddnssd_server.cpp869 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()
Dsntp_client.cpp127 Error Client::Query(const otSntpQuery *aQuery, otSntpResponseHandler aHandler, void *aContext) in Query()
259 void Client::FinalizeSntpTransaction(Message & aQuery, in FinalizeSntpTransaction()
Ddns_client.hpp736 void UpdateQuery(Query &aQuery, const QueryInfo &aInfo) { aQuery.Write(0, aInfo); } in UpdateQuery()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientshim.c77 DNSServiceRef aQuery; member
/external/sqlite/dist/orig/
Dshell.c16959 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() local
/external/sqlite/dist/
Dshell.c16980 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() local