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

  /external/chromium_org/components/autofill/core/browser/
autocomplete_history_manager.cc 50 CancelPendingQuery();
89 CancelPendingQuery();
153 void AutocompleteHistoryManager::CancelPendingQuery() {
autocomplete_history_manager.h 50 void CancelPendingQuery();
personal_data_manager.cc 181 CancelPendingQuery(&pending_profiles_query_);
182 CancelPendingQuery(&pending_creditcards_query_);
924 CancelPendingQuery(&pending_profiles_query_);
942 CancelPendingQuery(&pending_creditcards_query_);
    [all...]
personal_data_manager.h 283 void CancelPendingQuery(WebDataServiceBase::Handle* handle);
autofill_manager.cc 714 autocomplete_history_manager_->CancelPendingQuery();
    [all...]

Completed in 44 milliseconds