/external/chromium/chrome/browser/ui/webui/ |
D | history2_ui.cc | 172 NewCallback(this, &BrowsingHistoryHandler2::QueryComplete)); in HandleGetHistory() 197 NewCallback(this, &BrowsingHistoryHandler2::QueryComplete)); in HandleSearchHistory() 244 void BrowsingHistoryHandler2::QueryComplete( in QueryComplete() function in BrowsingHistoryHandler2
|
D | history_ui.cc | 172 NewCallback(this, &BrowsingHistoryHandler::QueryComplete)); in HandleGetHistory() 197 NewCallback(this, &BrowsingHistoryHandler::QueryComplete)); in HandleSearchHistory() 244 void BrowsingHistoryHandler::QueryComplete( in QueryComplete() function in BrowsingHistoryHandler
|
D | history_ui.h | 60 void QueryComplete(HistoryService::Handle request_handle,
|
D | history2_ui.h | 64 void QueryComplete(HistoryService::Handle request_handle,
|
/external/chromium/chrome/browser/autocomplete/ |
D | history_contents_provider.h | 36 void QueryComplete(HistoryService::Handle handle,
|
D | history_contents_provider.cc | 145 NewCallback(this, &HistoryContentsProvider::QueryComplete)); in Start() 163 void HistoryContentsProvider::QueryComplete(HistoryService::Handle handle, in QueryComplete() function in HistoryContentsProvider
|
D | history_url_provider.h | 178 void QueryComplete(HistoryURLProviderParams* params_gets_deleted);
|
D | history_url_provider.cc | 171 this, &HistoryURLProvider::QueryComplete, params)); in ExecuteWithDB() 277 void HistoryURLProvider::QueryComplete( in QueryComplete() function in HistoryURLProvider
|
/external/chromium/chrome/browser/extensions/ |
D | extension_history_api.h | 104 void QueryComplete(HistoryService::Handle request_service,
|
D | extension_history_api.cc | 237 NewCallback(this, &GetVisitsHistoryFunction::QueryComplete)); in RunAsyncImpl() 242 void GetVisitsHistoryFunction::QueryComplete( in QueryComplete() function in GetVisitsHistoryFunction
|
/external/chromium/net/proxy/ |
D | multi_threaded_proxy_resolver.cc | 264 NewRunnableMethod(this, &GetProxyForURLJob::QueryComplete, rv)); in Run() 269 void QueryComplete(int result_code) { in QueryComplete() function in net::MultiThreadedProxyResolver::GetProxyForURLJob
|
D | proxy_service.cc | 268 this, &PacRequest::QueryComplete)), in PacRequest() 300 QueryComplete(rv); in StartAndCompleteCheckingForSynchronous() 352 void QueryComplete(int result_code) { in QueryComplete() function in net::ProxyService::PacRequest
|