HomeSort by relevance Sort by last modified time
    Searched refs:model_safe_group (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/chrome/browser/sync/glue/
autofill_data_type_controller.h 35 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
autofill_profile_data_type_controller.h 34 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
extension_setting_data_type_controller.h 38 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
password_data_type_controller.h 32 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
password_data_type_controller.cc 36 syncer::ModelSafeGroup PasswordDataTypeController::model_safe_group() function in class:browser_sync::PasswordDataTypeController
typed_url_data_type_controller.h 36 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
autofill_data_type_controller.cc 40 syncer::ModelSafeGroup AutofillDataTypeController::model_safe_group() const { function in class:browser_sync::AutofillDataTypeController
extension_setting_data_type_controller.cc 43 ExtensionSettingDataTypeController::model_safe_group() const { function in class:browser_sync::ExtensionSettingDataTypeController
frontend_data_type_controller.h 58 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
frontend_data_type_controller_mock.h 28 MOCK_CONST_METHOD0(model_safe_group, syncer::ModelSafeGroup());
non_frontend_data_type_controller_mock.h 28 MOCK_CONST_METHOD0(model_safe_group, syncer::ModelSafeGroup());
autofill_profile_data_type_controller.cc 43 AutofillProfileDataTypeController::model_safe_group() const { function in class:browser_sync::AutofillProfileDataTypeController
non_frontend_data_type_controller.h 42 // model_safe_group()
63 virtual syncer::ModelSafeGroup model_safe_group() const = 0;
typed_url_data_type_controller.cc 90 syncer::ModelSafeGroup TypedUrlDataTypeController::model_safe_group() function in class:browser_sync::TypedUrlDataTypeController
frontend_data_type_controller.cc 133 syncer::ModelSafeGroup FrontendDataTypeController::model_safe_group() function in class:browser_sync::FrontendDataTypeController
non_frontend_data_type_controller_unittest.cc 68 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE {
  /external/chromium_org/components/sync_driver/
fake_data_type_controller.h 40 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
proxy_data_type_controller.h 29 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
non_ui_data_type_controller_mock.h 27 MOCK_CONST_METHOD0(model_safe_group, syncer::ModelSafeGroup());
proxy_data_type_controller.cc 46 syncer::ModelSafeGroup ProxyDataTypeController::model_safe_group() const { function in class:browser_sync::ProxyDataTypeController
ui_data_type_controller.h 47 virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
data_type_controller.h 119 virtual syncer::ModelSafeGroup model_safe_group() const = 0;
non_ui_data_type_controller.h 39 virtual syncer::ModelSafeGroup model_safe_group() const = 0;
fake_data_type_controller.cc 122 syncer::ModelSafeGroup FakeDataTypeController::model_safe_group() const { function in class:browser_sync::FakeDataTypeController
ui_data_type_controller.cc 308 syncer::ModelSafeGroup UIDataTypeController::model_safe_group() const { function in class:browser_sync::UIDataTypeController

Completed in 2113 milliseconds

1 2