Home
last modified time | relevance | path

Searched refs:AutofillWebDataBackend (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/webdata/
Dautocomplete_syncable_service.h54 autofill::AutofillWebDataBackend* webdata_backend);
91 autofill::AutofillWebDataBackend* webdata_backend);
158 autofill::AutofillWebDataBackend* webdata_backend_;
160 ScopedObserver<autofill::AutofillWebDataBackend, AutocompleteSyncableService>
Dautofill_profile_syncable_service.h56 autofill::AutofillWebDataBackend* webdata_backend,
89 autofill::AutofillWebDataBackend* webdata_backend,
184 autofill::AutofillWebDataBackend* webdata_backend_; // WEAK
186 ScopedObserver<autofill::AutofillWebDataBackend,
Dautocomplete_syncable_service.cc26 using autofill::AutofillWebDataBackend;
96 AutofillWebDataBackend* webdata_backend) in AutocompleteSyncableService()
113 AutofillWebDataBackend* webdata_backend) { in CreateForWebDataServiceAndBackend()
Dweb_data_service_factory.cc48 autofill::AutofillWebDataBackend* autofill_backend) { in InitSyncableServicesOnDBThread()
Dautofill_profile_syncable_service.cc51 autofill::AutofillWebDataBackend* webdata_backend, in AutofillProfileSyncableService()
69 autofill::AutofillWebDataBackend* webdata_backend, in CreateForWebDataServiceAndBackend()
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_webdata_backend.h16 class AutofillWebDataBackend {
18 virtual ~AutofillWebDataBackend() {} in ~AutofillWebDataBackend()
Dautofill_webdata_service.h31 class AutofillWebDataBackend; variable
98 const base::Callback<void(AutofillWebDataBackend*)>& callback);
Dautofill_webdata_backend_impl.h42 public AutofillWebDataBackend {
Dautofill_webdata_service.cc210 const base::Callback<void(AutofillWebDataBackend*)>& callback) { in GetAutofillBackend()
/external/chromium_org/chrome/browser/sync/glue/
Dautofill_data_type_controller_unittest.cc31 using autofill::AutofillWebDataBackend;
42 class NoOpAutofillBackend : public AutofillWebDataBackend {
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_autofill_unittest.cc151 class MockAutofillBackend : public autofill::AutofillWebDataBackend {
329 scoped_ptr<autofill::AutofillWebDataBackend> backend_;