Searched refs:AutofillManagerDelegate (Results 1 – 17 of 17) sorted by relevance
/external/chromium_org/components/autofill/core/browser/ |
D | autocomplete_history_manager.h | 19 class AutofillManagerDelegate; variable 28 AutofillManagerDelegate* delegate); 87 AutofillManagerDelegate* const manager_delegate_;
|
D | autofill_manager.h | 54 class AutofillManagerDelegate; variable 79 autofill::AutofillManagerDelegate* delegate, 111 autofill::AutofillManagerDelegate* delegate() const { in delegate() 172 autofill::AutofillManagerDelegate* delegate, 285 autofill::AutofillManagerDelegate* const manager_delegate_;
|
D | autofill_manager_delegate.h | 44 class AutofillManagerDelegate { 46 virtual ~AutofillManagerDelegate() {} in ~AutofillManagerDelegate()
|
D | test_autofill_manager_delegate.h | 16 class TestAutofillManagerDelegate : public AutofillManagerDelegate {
|
D | autocomplete_history_manager.cc | 39 AutofillManagerDelegate* manager_delegate) in AutocompleteHistoryManager()
|
D | autocomplete_history_manager_unittest.cc | 204 AutofillManagerDelegate* delegate) in AutocompleteHistoryManagerNoIPC()
|
D | autofill_manager.cc | 168 autofill::AutofillManagerDelegate* delegate, in AutofillManager() 774 autofill::AutofillManagerDelegate* delegate, in AutofillManager()
|
D | autofill_manager_unittest.cc | 381 AutofillManagerDelegate* delegate) in MockAutocompleteHistoryManager() 405 autofill::AutofillManagerDelegate* delegate, in TestAutofillManager()
|
D | autofill_metrics_unittest.cc | 189 AutofillManagerDelegate* manager_delegate, in TestAutofillManager()
|
/external/chromium_org/components/autofill/content/browser/ |
D | autofill_driver_impl.h | 29 class AutofillManagerDelegate; variable 40 autofill::AutofillManagerDelegate* delegate, 76 autofill::AutofillManagerDelegate* delegate,
|
D | request_autocomplete_manager_unittest.cc | 24 AutofillManagerDelegate* delegate) in TestAutofillManager() 75 AutofillManagerDelegate* delegate) in TestAutofillDriverImpl()
|
D | autofill_driver_impl.cc | 36 autofill::AutofillManagerDelegate* delegate, in CreateForWebContentsAndDelegate() 58 autofill::AutofillManagerDelegate* delegate, in AutofillDriverImpl()
|
D | request_autocomplete_manager.cc | 75 AutofillManagerDelegate* delegate = in ShowRequestAutocompleteDialog()
|
D | autofill_driver_impl_unittest.cc | 42 AutofillManagerDelegate* delegate) in MockAutofillManager() 53 AutofillManagerDelegate* delegate) in TestAutofillDriverImpl()
|
/external/chromium_org/chrome/browser/ui/autofill/ |
D | tab_autofill_manager_delegate.h | 30 : public AutofillManagerDelegate,
|
/external/chromium_org/chrome/browser/autofill/ |
D | autofill_driver_impl_browsertest.cc | 62 AutofillManagerDelegate* delegate) in TestAutofillDriverImpl()
|
/external/chromium_org/android_webview/native/ |
D | aw_autofill_manager_delegate.h | 50 : public autofill::AutofillManagerDelegate,
|