Searched defs:NotifyOfMultipleAutofillChanges (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/chrome/browser/sync/glue/ | ||
| D | autofill_data_type_controller_unittest.cc | 51 virtual void NotifyOfMultipleAutofillChanges() OVERRIDE {} in NotifyOfMultipleAutofillChanges() function in browser_sync::__anon43acbb670111::NoOpAutofillBackend |
| /external/chromium_org/components/autofill/core/browser/webdata/ | ||
| D | autofill_webdata_backend_impl.cc | 67 void AutofillWebDataBackendImpl::NotifyOfMultipleAutofillChanges() { in NotifyOfMultipleAutofillChanges() function in autofill::AutofillWebDataBackendImpl |
| /external/chromium_org/chrome/browser/sync/ | ||
| D | profile_sync_service_autofill_unittest.cc | 173 virtual void NotifyOfMultipleAutofillChanges() OVERRIDE { in NotifyOfMultipleAutofillChanges() function in MockAutofillBackend |