Home
last modified time | relevance | path

Searched defs:RunExclusive (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Duninstall_app_task.cc37 void UninstallAppTask::RunExclusive(const SyncStatusCallback& callback) { in RunExclusive() function in sync_file_system::drive_backend::UninstallAppTask
Dregister_app_task.cc50 void RegisterAppTask::RunExclusive(const SyncStatusCallback& callback) { in RunExclusive() function in sync_file_system::drive_backend::RegisterAppTask
Dconflict_resolver.cc44 void ConflictResolver::RunExclusive(scoped_ptr<SyncTaskToken> token) { in RunExclusive() function in sync_file_system::drive_backend::ConflictResolver
Dsync_worker_unittest.cc49 virtual void RunExclusive(const SyncStatusCallback& callback) OVERRIDE { in RunExclusive() function in sync_file_system::drive_backend::MockSyncTask
Dsync_task_manager.cc27 virtual void RunExclusive(const SyncStatusCallback& callback) OVERRIDE { in RunExclusive() function in sync_file_system::drive_backend::__anon4e803d8b0111::SyncTaskAdapter
Dlocal_to_remote_syncer.cc85 void LocalToRemoteSyncer::RunExclusive(scoped_ptr<SyncTaskToken> token) { in RunExclusive() function in sync_file_system::drive_backend::LocalToRemoteSyncer
Dremote_to_local_syncer.cc90 void RemoteToLocalSyncer::RunExclusive(const SyncStatusCallback& callback) { in RunExclusive() function in sync_file_system::drive_backend::RemoteToLocalSyncer
Dsync_task_manager_unittest.cc145 virtual void RunExclusive(const SyncStatusCallback& callback) OVERRIDE { in RunExclusive() function in sync_file_system::drive_backend::__anonea9c518a0111::MultihopSyncTask