autofill_backend_  103 chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc         &autofill_backend_);
autofill_backend_  107 chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc   NoOpAutofillBackend autofill_backend_;
autofill_backend_   43 components/autofill/core/browser/webdata/autofill_webdata_service.cc   autofill_backend_ = new AutofillWebDataBackendImpl(
autofill_backend_   64 components/autofill/core/browser/webdata/autofill_webdata_service.cc       Bind(&AutofillWebDataBackendImpl::ResetUserData, autofill_backend_));
autofill_backend_   72 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, fields));
autofill_backend_   80 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, name, prefix, limit), consumer);
autofill_backend_   86 components/autofill/core/browser/webdata/autofill_webdata_service.cc       Bind(&AutofillWebDataBackendImpl::HasFormElements, autofill_backend_),
autofill_backend_   94 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, delete_begin, delete_end));
autofill_backend_  101 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, name, value));
autofill_backend_  108 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, profile));
autofill_backend_  115 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, profile));
autofill_backend_  122 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, guid));
autofill_backend_  128 components/autofill/core/browser/webdata/autofill_webdata_service.cc       Bind(&AutofillWebDataBackendImpl::GetAutofillProfiles, autofill_backend_),
autofill_backend_  136 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, credit_card));
autofill_backend_  144 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, credit_card));
autofill_backend_  151 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, guid));
autofill_backend_  157 components/autofill/core/browser/webdata/autofill_webdata_service.cc       Bind(&AutofillWebDataBackendImpl::GetCreditCards, autofill_backend_),
autofill_backend_  167 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, delete_begin, delete_end));
autofill_backend_  175 components/autofill/core/browser/webdata/autofill_webdata_service.cc            autofill_backend_, delete_begin, delete_end));
autofill_backend_  181 components/autofill/core/browser/webdata/autofill_webdata_service.cc   if (autofill_backend_.get())
autofill_backend_  182 components/autofill/core/browser/webdata/autofill_webdata_service.cc     autofill_backend_->AddObserver(observer);
autofill_backend_  188 components/autofill/core/browser/webdata/autofill_webdata_service.cc   if (autofill_backend_.get())
autofill_backend_  189 components/autofill/core/browser/webdata/autofill_webdata_service.cc     autofill_backend_->RemoveObserver(observer);
autofill_backend_  206 components/autofill/core/browser/webdata/autofill_webdata_service.cc   return autofill_backend_->GetDBUserData();
autofill_backend_  211 components/autofill/core/browser/webdata/autofill_webdata_service.cc   db_thread_->PostTask(FROM_HERE, base::Bind(callback, autofill_backend_));
autofill_backend_  122 components/autofill/core/browser/webdata/autofill_webdata_service.h   scoped_refptr<AutofillWebDataBackendImpl> autofill_backend_;