Searched refs:StartQuery (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
H A Dwebstore_provider.h44 void StartQuery();
H A Dwebstore_provider.cc86 StartThrottledQuery(base::Bind(&WebstoreProvider::StartQuery,
99 void WebstoreProvider::StartQuery() { function in class:app_list::WebstoreProvider
/external/chromium_org/chrome/browser/ui/app_list/search/people/
H A Dpeople_provider.cc89 StartThrottledQuery(base::Bind(&PeopleProvider::StartQuery,
106 StartQuery();
141 void PeopleProvider::StartQuery() { function in class:app_list::PeopleProvider
H A Dpeople_provider.h65 void StartQuery();
/external/mdnsresponder/mDNSPosix/
H A DIdentify.c209 mDNSlocal mStatus StartQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mDNSQuestionCallback callback) function
239 mStatus status = StartQuery(q, qname, qtype, target, callback);
/external/chromium_org/net/dns/
H A Ddns_transaction.cc597 result = ProcessAttemptResult(StartQuery());
786 AttemptResult StartQuery() { function in class:net::__anon9202::DnsTransactionImpl
885 result = StartQuery();

Completed in 181 milliseconds