Home
last modified time | relevance | path

Searched defs:user_share (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Denable_disable_test.cc28 bool DoesTopLevelNodeExist(syncer::UserShare* user_share, in DoesTopLevelNodeExist()
48 syncer::UserShare* user_share = GetSyncService(0)->GetUserShare(); in IN_PROC_BROWSER_TEST_F() local
91 syncer::UserShare* user_share = GetSyncService(0)->GetUserShare(); in IN_PROC_BROWSER_TEST_F() local
135 syncer::UserShare* user_share = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/sync/internal_api/test/
Dtest_user_share.cc58 UserShare* TestUserShare::user_share() { in user_share() function in syncer::TestUserShare
71 bool TestUserShare::CreateRoot(ModelType model_type, UserShare* user_share) { in CreateRoot()
Dsync_manager_for_profile_sync_test.cc22 UserShare* user_share = GetUserShare(); in NotifyInitializationSuccess() local
/external/chromium_org/chrome/browser/sync/
Dbackend_migrator.cc28 syncer::UserShare* user_share, in BackendMigrator()
126 syncer::ModelTypeSet GetUnsyncedDataTypes(syncer::UserShare* user_share) { in GetUnsyncedDataTypes()
Dprofile_sync_components_factory_mock.cc41 const syncer::UserShare& user_share, in CreateAttachmentService()
Dprofile_sync_components_factory_impl.cc610 const syncer::UserShare& user_share, in CreateAttachmentService()
669 syncer::UserShare* user_share = profile_sync_service->GetUserShare(); in CreateBookmarkSyncComponents() local
Dprofile_sync_service_autofill_unittest.cc813 syncer::UserShare* user_share = service_->GetUserShare(); in Update() local
/external/chromium_org/components/sync_driver/
Dgeneric_change_processor_factory.cc20 syncer::UserShare* user_share, in CreateGenericChangeProcessor()
Ddata_type_controller.cc48 syncer::UserShare* DataTypeController::user_share() const { in user_share() function in sync_driver::DataTypeController
Dshared_change_processor_unittest.cc48 const syncer::UserShare& user_share, in CreateAttachmentService()
Dfake_generic_change_processor.cc77 syncer::UserShare* user_share, in CreateGenericChangeProcessor()
Dui_data_type_controller_unittest.cc60 const syncer::UserShare& user_share, in CreateAttachmentService()
Dshared_change_processor.cc48 syncer::UserShare* user_share, in Connect()
Dgeneric_change_processor_unittest.cc94 const syncer::UserShare& user_share, in CreateAttachmentService()
185 syncer::UserShare* user_share() { in user_share() function in sync_driver::__anone1eadbe20111::SyncGenericChangeProcessorTest
Dgeneric_change_processor.cc95 syncer::UserShare* user_share, in GenericChangeProcessor()
/external/chromium_org/sync/internal_api/
Dsync_rollback_manager_unittest.cc92 int64 CreateEntry(UserShare* user_share, ModelType type, in CreateEntry()
143 bool VerifyEntry(UserShare* user_share, ModelType type, in VerifyEntry()
Dsync_backup_manager_unittest.cc78 void CreateEntry(UserShare* user_share, ModelType type, in CreateEntry()
Dsync_encryption_handler_impl.cc209 UserShare* user_share, in SyncEncryptionHandlerImpl()
Dsync_encryption_handler_impl_unittest.cc129 UserShare* user_share() { return test_user_share_.user_share(); } in user_share() function in syncer::SyncEncryptionHandlerImplTest
Dsync_manager_impl_unittest.cc241 UserShare* SyncApiTest::user_share() { in user_share() function in syncer::SyncApiTest
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_registrar.cc206 syncer::UserShare* user_share) { in ActivateDataType()
Dbookmark_model_associator.cc215 syncer::UserShare* user_share, in BookmarkModelAssociator()