AutofillProfileDataTypeController   26 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc AutofillProfileDataTypeController::AutofillProfileDataTypeController(
AutofillProfileDataTypeController   39 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc syncer::ModelType AutofillProfileDataTypeController::type() const {
AutofillProfileDataTypeController   44 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc     AutofillProfileDataTypeController::model_safe_group() const {
AutofillProfileDataTypeController   48 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc void AutofillProfileDataTypeController::WebDatabaseLoaded() {
AutofillProfileDataTypeController   53 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc void AutofillProfileDataTypeController::OnPersonalDataChanged() {
AutofillProfileDataTypeController   69 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc         &AutofillProfileDataTypeController::WebDatabaseLoaded, this));
AutofillProfileDataTypeController   74 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc AutofillProfileDataTypeController::~AutofillProfileDataTypeController() {}
AutofillProfileDataTypeController   76 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc bool AutofillProfileDataTypeController::PostTaskOnBackendThread(
AutofillProfileDataTypeController   83 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc bool AutofillProfileDataTypeController::StartModels() {
AutofillProfileDataTypeController  108 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc         &AutofillProfileDataTypeController::WebDatabaseLoaded, this));
AutofillProfileDataTypeController  115 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc void AutofillProfileDataTypeController::StopModels() {
AutofillProfileDataTypeController   20 chrome/browser/sync/glue/autofill_profile_data_type_controller.h class AutofillProfileDataTypeController
AutofillProfileDataTypeController   24 chrome/browser/sync/glue/autofill_profile_data_type_controller.h   AutofillProfileDataTypeController(
AutofillProfileDataTypeController   37 chrome/browser/sync/glue/autofill_profile_data_type_controller.h   virtual ~AutofillProfileDataTypeController();
AutofillProfileDataTypeController   53 chrome/browser/sync/glue/autofill_profile_data_type_controller.h   DISALLOW_COPY_AND_ASSIGN(AutofillProfileDataTypeController);
AutofillProfileDataTypeController  102 chrome/browser/sync/profile_sync_components_factory_impl.cc using browser_sync::AutofillProfileDataTypeController;
AutofillProfileDataTypeController  182 chrome/browser/sync/profile_sync_components_factory_impl.cc         new AutofillProfileDataTypeController(this, profile_, pss));
AutofillProfileDataTypeController   86 chrome/browser/sync/profile_sync_service_autofill_unittest.cc using browser_sync::AutofillProfileDataTypeController;
AutofillProfileDataTypeController  434 chrome/browser/sync/profile_sync_service_autofill_unittest.cc     return new AutofillProfileDataTypeController(factory, profile, service);