Searched refs:ExecuteWithDB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.h49 // -> HistoryURLProvider::ExecuteWithDB
130 // Set by ExecuteWithDB() on the history thread when the query could not be
215 void ExecuteWithDB(HistoryURLProviderParams* params,
258 // main thread by ExecuteWithDB when the results are available.
H A Dhistory_url_provider.cc584 base::Bind(&HistoryURLProvider::ExecuteWithDB, this, params_));
654 void HistoryURLProvider::ExecuteWithDB(HistoryURLProviderParams* params, function in class:HistoryURLProvider

Completed in 298 milliseconds