Home
last modified time | relevance | path

Searched refs:AutofillManagerDelegate (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautocomplete_history_manager.h19 class AutofillManagerDelegate; variable
28 AutofillManagerDelegate* delegate);
87 AutofillManagerDelegate* const manager_delegate_;
Dautofill_manager.h54 class AutofillManagerDelegate; variable
79 autofill::AutofillManagerDelegate* delegate,
111 autofill::AutofillManagerDelegate* delegate() const { in delegate()
172 autofill::AutofillManagerDelegate* delegate,
285 autofill::AutofillManagerDelegate* const manager_delegate_;
Dautofill_manager_delegate.h44 class AutofillManagerDelegate {
46 virtual ~AutofillManagerDelegate() {} in ~AutofillManagerDelegate()
Dtest_autofill_manager_delegate.h16 class TestAutofillManagerDelegate : public AutofillManagerDelegate {
Dautocomplete_history_manager.cc39 AutofillManagerDelegate* manager_delegate) in AutocompleteHistoryManager()
Dautocomplete_history_manager_unittest.cc204 AutofillManagerDelegate* delegate) in AutocompleteHistoryManagerNoIPC()
Dautofill_manager.cc168 autofill::AutofillManagerDelegate* delegate, in AutofillManager()
774 autofill::AutofillManagerDelegate* delegate, in AutofillManager()
Dautofill_manager_unittest.cc381 AutofillManagerDelegate* delegate) in MockAutocompleteHistoryManager()
405 autofill::AutofillManagerDelegate* delegate, in TestAutofillManager()
Dautofill_metrics_unittest.cc189 AutofillManagerDelegate* manager_delegate, in TestAutofillManager()
/external/chromium_org/components/autofill/content/browser/
Dautofill_driver_impl.h29 class AutofillManagerDelegate; variable
40 autofill::AutofillManagerDelegate* delegate,
76 autofill::AutofillManagerDelegate* delegate,
Drequest_autocomplete_manager_unittest.cc24 AutofillManagerDelegate* delegate) in TestAutofillManager()
75 AutofillManagerDelegate* delegate) in TestAutofillDriverImpl()
Dautofill_driver_impl.cc36 autofill::AutofillManagerDelegate* delegate, in CreateForWebContentsAndDelegate()
58 autofill::AutofillManagerDelegate* delegate, in AutofillDriverImpl()
Drequest_autocomplete_manager.cc75 AutofillManagerDelegate* delegate = in ShowRequestAutocompleteDialog()
Dautofill_driver_impl_unittest.cc42 AutofillManagerDelegate* delegate) in MockAutofillManager()
53 AutofillManagerDelegate* delegate) in TestAutofillDriverImpl()
/external/chromium_org/chrome/browser/ui/autofill/
Dtab_autofill_manager_delegate.h30 : public AutofillManagerDelegate,
/external/chromium_org/chrome/browser/autofill/
Dautofill_driver_impl_browsertest.cc62 AutofillManagerDelegate* delegate) in TestAutofillDriverImpl()
/external/chromium_org/android_webview/native/
Daw_autofill_manager_delegate.h50 : public autofill::AutofillManagerDelegate,