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 | 52 virtual void NotifyOfMultipleAutofillChanges() OVERRIDE {} in NotifyOfMultipleAutofillChanges() function in browser_sync::__anon260528ed0111::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 | 167 virtual void NotifyOfMultipleAutofillChanges() OVERRIDE { in NotifyOfMultipleAutofillChanges() function in MockAutofillBackend |