Home
last modified time | relevance | path

Searched refs:sync_folder (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_mock.h46 const base::FilePath& sync_folder));
Dprofile_sync_components_factory.h99 const base::FilePath& sync_folder) = 0;
Dprofile_sync_components_factory_impl.h68 const base::FilePath& sync_folder) OVERRIDE;
Dprofile_sync_components_factory_impl.cc478 const base::FilePath& sync_folder) { in CreateSyncBackendHost() argument
480 sync_prefs, sync_folder); in CreateSyncBackendHost()
Dprofile_sync_service.cc662 base::FilePath sync_folder = backend_mode_ == SYNC ? in StartUpSlowBackendComponents() local
681 sync_folder)); in StartUpSlowBackendComponents()
/external/chromium_org/sync/internal_api/
Dsync_rollback_manager_base.cc244 const base::FilePath& sync_folder, in InitBackupDB() argument
246 base::FilePath backup_db_path = sync_folder.Append( in InitBackupDB()
Dsync_rollback_manager_base.h122 const base::FilePath& sync_folder,
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_impl.h79 const base::FilePath& sync_folder);
Dsync_backend_host_impl.cc72 const base::FilePath& sync_folder) in SyncBackendHostImpl() argument
85 profile_->GetPath().Append(sync_folder), in SyncBackendHostImpl()