HomeSort by relevance Sort by last modified time
    Searched defs:CancelPendingQuery (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
autocomplete_history_manager.cc 87 CancelPendingQuery();
149 CancelPendingQuery();
207 void AutocompleteHistoryManager::CancelPendingQuery() {
  /external/chromium/chrome/browser/autofill/
personal_data_manager.cc 106 CancelPendingQuery(&pending_profiles_query_);
107 CancelPendingQuery(&pending_creditcards_query_);
792 CancelPendingQuery(&pending_profiles_query_);
815 CancelPendingQuery(&pending_creditcards_query_);
858 void PersonalDataManager::CancelPendingQuery(WebDataService::Handle* handle) {

Completed in 28 milliseconds