Home
last modified time | relevance | path

Searched refs:QueryComplete (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
Dhistory2_ui.cc172 NewCallback(this, &BrowsingHistoryHandler2::QueryComplete)); in HandleGetHistory()
197 NewCallback(this, &BrowsingHistoryHandler2::QueryComplete)); in HandleSearchHistory()
244 void BrowsingHistoryHandler2::QueryComplete( in QueryComplete() function in BrowsingHistoryHandler2
Dhistory_ui.cc172 NewCallback(this, &BrowsingHistoryHandler::QueryComplete)); in HandleGetHistory()
197 NewCallback(this, &BrowsingHistoryHandler::QueryComplete)); in HandleSearchHistory()
244 void BrowsingHistoryHandler::QueryComplete( in QueryComplete() function in BrowsingHistoryHandler
Dhistory_ui.h60 void QueryComplete(HistoryService::Handle request_handle,
Dhistory2_ui.h64 void QueryComplete(HistoryService::Handle request_handle,
/external/chromium/chrome/browser/autocomplete/
Dhistory_contents_provider.h36 void QueryComplete(HistoryService::Handle handle,
Dhistory_contents_provider.cc145 NewCallback(this, &HistoryContentsProvider::QueryComplete)); in Start()
163 void HistoryContentsProvider::QueryComplete(HistoryService::Handle handle, in QueryComplete() function in HistoryContentsProvider
Dhistory_url_provider.h178 void QueryComplete(HistoryURLProviderParams* params_gets_deleted);
Dhistory_url_provider.cc171 this, &HistoryURLProvider::QueryComplete, params)); in ExecuteWithDB()
277 void HistoryURLProvider::QueryComplete( in QueryComplete() function in HistoryURLProvider
/external/chromium/chrome/browser/extensions/
Dextension_history_api.h104 void QueryComplete(HistoryService::Handle request_service,
Dextension_history_api.cc237 NewCallback(this, &GetVisitsHistoryFunction::QueryComplete)); in RunAsyncImpl()
242 void GetVisitsHistoryFunction::QueryComplete( in QueryComplete() function in GetVisitsHistoryFunction
/external/chromium/net/proxy/
Dmulti_threaded_proxy_resolver.cc264 NewRunnableMethod(this, &GetProxyForURLJob::QueryComplete, rv)); in Run()
269 void QueryComplete(int result_code) { in QueryComplete() function in net::MultiThreadedProxyResolver::GetProxyForURLJob
Dproxy_service.cc268 this, &PacRequest::QueryComplete)), in PacRequest()
300 QueryComplete(rv); in StartAndCompleteCheckingForSynchronous()
352 void QueryComplete(int result_code) { in QueryComplete() function in net::ProxyService::PacRequest