Searched defs:RunExclusive (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Duninstall_app_task.cc37 void UninstallAppTask::RunExclusive(const SyncStatusCallback& callback) { function in class:sync_file_system::drive_backend::UninstallAppTask
H A Dconflict_resolver.cc40 base::Bind(&ConflictResolver::RunExclusive,
44 void ConflictResolver::RunExclusive(scoped_ptr<SyncTaskToken> token) { function in class:sync_file_system::drive_backend::ConflictResolver
H A Dregister_app_task.cc50 void RegisterAppTask::RunExclusive(const SyncStatusCallback& callback) { function in class:sync_file_system::drive_backend::RegisterAppTask
112 RunExclusive(callback);

Completed in 1122 milliseconds