Searched refs:autocomplete_history_manager_ (Results 1 – 3 of 3) sorted by relevance
175 autocomplete_history_manager_( in AutofillManager()277 autocomplete_history_manager_->SetExternalDelegate(delegate); in SetExternalDelegate()312 autocomplete_history_manager_->OnFormSubmitted(form); in OnFormSubmitted()518 autocomplete_history_manager_->OnGetAutocompleteSuggestions( in OnQueryFormFieldAutofill()711 autocomplete_history_manager_->OnRemoveAutocompleteEntry(name, value); in RemoveAutocompleteEntry()882 autocomplete_history_manager_( in AutofillManager()
311 scoped_ptr<AutocompleteHistoryManager> autocomplete_history_manager_; variable
631 autofill_manager_->autocomplete_history_manager_->SendSuggestions(&result); in AutocompleteSuggestionsReturned()2323 autofill_manager_->autocomplete_history_manager_ = in TEST_F()2332 autofill_manager_->autocomplete_history_manager_.get()); in TEST_F()