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.h59 autofill::AutofillWebDataBackend* web_data_backend);
91 autofill::AutofillWebDataBackend* web_data_backend);
160 autofill::AutofillWebDataBackend* const web_data_backend_;
162 ScopedObserver<autofill::AutofillWebDataBackend, AutocompleteSyncableService>
Dautocomplete_syncable_service.cc26 using autofill::AutofillWebDataBackend;
72 AutofillWebDataBackend* web_data_backend) in AutocompleteSyncableService()
88 AutofillWebDataBackend* web_data_backend) { in CreateForWebDataServiceAndBackend()
Dweb_data_service_factory.cc51 autofill::AutofillWebDataBackend* autofill_backend) { in InitSyncableServicesOnDBThread()
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_profile_syncable_service.h62 AutofillWebDataBackend* webdata_backend,
94 AutofillProfileSyncableService(AutofillWebDataBackend* webdata_backend,
186 AutofillWebDataBackend* webdata_backend_; // WEAK
188 ScopedObserver<AutofillWebDataBackend,
Dautofill_webdata_backend.h16 class AutofillWebDataBackend {
18 virtual ~AutofillWebDataBackend() {} in ~AutofillWebDataBackend()
Dautofill_webdata_service.h32 class AutofillWebDataBackend; variable
101 const base::Callback<void(AutofillWebDataBackend*)>& callback);
Dautofill_webdata_backend_impl.h42 public AutofillWebDataBackend {
Dautofill_webdata_service.cc218 const base::Callback<void(AutofillWebDataBackend*)>& callback) { in GetAutofillBackend()
Dautofill_profile_syncable_service.cc48 AutofillWebDataBackend* webdata_backend, in AutofillProfileSyncableService()
65 AutofillWebDataBackend* webdata_backend, in CreateForWebDataServiceAndBackend()
/external/chromium_org/chrome/browser/sync/glue/
Dautofill_data_type_controller_unittest.cc31 using autofill::AutofillWebDataBackend;
41 class NoOpAutofillBackend : public AutofillWebDataBackend {
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_autofill_unittest.cc158 class MockAutofillBackend : public autofill::AutofillWebDataBackend {
338 scoped_ptr<autofill::AutofillWebDataBackend> backend_;