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

/external/chromium_org/components/autofill/core/browser/
H A Dautocomplete_history_manager.cc50 CancelPendingQuery();
89 CancelPendingQuery();
153 void AutocompleteHistoryManager::CancelPendingQuery() { function in class:autofill::AutocompleteHistoryManager
H A Dautocomplete_history_manager.h50 void CancelPendingQuery();
H A Dpersonal_data_manager.cc181 CancelPendingQuery(&pending_profiles_query_);
182 CancelPendingQuery(&pending_creditcards_query_);
924 CancelPendingQuery(&pending_profiles_query_);
942 CancelPendingQuery(&pending_creditcards_query_);
983 void PersonalDataManager::CancelPendingQuery( function in class:autofill::PersonalDataManager
H A Dpersonal_data_manager.h283 void CancelPendingQuery(WebDataServiceBase::Handle* handle);
H A Dautofill_manager.cc714 autocomplete_history_manager_->CancelPendingQuery();

Completed in 620 milliseconds