Searched refs:ScheduleAutocomplete (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory.cc678 void HistoryService::ScheduleAutocomplete(HistoryURLProvider* provider, function in class:HistoryService
680 ScheduleAndForget(PRIORITY_UI, &HistoryBackend::ScheduleAutocomplete,
H A Dhistory_backend.h133 // ScheduleAutocomplete() never frees |provider| (which is globally live).
136 void ScheduleAutocomplete(HistoryURLProvider* provider,
H A Dhistory.h618 void ScheduleAutocomplete(HistoryURLProvider* provider,
H A Dhistory_backend.cc1471 void HistoryBackend::ScheduleAutocomplete(HistoryURLProvider* provider, function in class:history::HistoryBackend
/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc647 history_service->ScheduleAutocomplete(this, params_);

Completed in 91 milliseconds