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

  /external/chromium_org/components/autofill/core/browser/
autocomplete_history_manager.cc 50 CancelPendingQuery();
89 CancelPendingQuery();
153 void AutocompleteHistoryManager::CancelPendingQuery() {
personal_data_manager.cc 174 CancelPendingQuery(&pending_profiles_query_);
175 CancelPendingQuery(&pending_creditcards_query_);
911 CancelPendingQuery(&pending_profiles_query_);
929 CancelPendingQuery(&pending_creditcards_query_);
970 void PersonalDataManager::CancelPendingQuery(
    [all...]

Completed in 51 milliseconds