SyncableFileOperationRunner 547 chrome/browser/sync_file_system/local/local_file_sync_context.cc base::WeakPtr<SyncableFileOperationRunner> SyncableFileOperationRunner 552 chrome/browser/sync_file_system/local/local_file_sync_context.cc return base::WeakPtr<SyncableFileOperationRunner>(); SyncableFileOperationRunner 665 chrome/browser/sync_file_system/local/local_file_sync_context.cc operation_runner_.reset(new SyncableFileOperationRunner( SyncableFileOperationRunner 52 chrome/browser/sync_file_system/local/local_file_sync_context.h class SyncableFileOperationRunner; SyncableFileOperationRunner 200 chrome/browser/sync_file_system/local/local_file_sync_context.h base::WeakPtr<SyncableFileOperationRunner> operation_runner() const; SyncableFileOperationRunner 343 chrome/browser/sync_file_system/local/local_file_sync_context.h scoped_ptr<SyncableFileOperationRunner> operation_runner_; SyncableFileOperationRunner 20 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::Task::CancelAndDelete( SyncableFileOperationRunner 21 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc SyncableFileOperationRunner::Task* task) { SyncableFileOperationRunner 26 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc bool SyncableFileOperationRunner::Task::IsRunnable( SyncableFileOperationRunner 35 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::Task::Start(LocalFileSyncStatus* status) { SyncableFileOperationRunner 45 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc SyncableFileOperationRunner::SyncableFileOperationRunner( SyncableFileOperationRunner 55 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc SyncableFileOperationRunner::~SyncableFileOperationRunner() { SyncableFileOperationRunner 58 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc SyncableFileOperationRunner::Task::CancelAndDelete); SyncableFileOperationRunner 61 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::OnSyncEnabled(const FileSystemURL& url) { SyncableFileOperationRunner 64 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::OnWriteEnabled(const FileSystemURL& url) { SyncableFileOperationRunner 69 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::PostOperationTask(scoped_ptr<Task> task) { SyncableFileOperationRunner 75 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::RunNextRunnableTask() { SyncableFileOperationRunner 91 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc void SyncableFileOperationRunner::OnOperationCompleted( SyncableFileOperationRunner 102 chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc bool SyncableFileOperationRunner::ShouldStartMoreTasks() const { SyncableFileOperationRunner 27 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h class SyncableFileOperationRunner SyncableFileOperationRunner 29 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h public base::SupportsWeakPtr<SyncableFileOperationRunner>, SyncableFileOperationRunner 47 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h friend class SyncableFileOperationRunner; SyncableFileOperationRunner 55 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h SyncableFileOperationRunner(int64 max_inflight_tasks, SyncableFileOperationRunner 57 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h virtual ~SyncableFileOperationRunner(); SyncableFileOperationRunner 99 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h DISALLOW_COPY_AND_ASSIGN(SyncableFileOperationRunner); SyncableFileOperationRunner 35 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc : public SyncableFileOperationRunner::Task { SyncableFileOperationRunner 88 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 114 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 137 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 160 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 211 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 233 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 256 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 306 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc scoped_ptr<SyncableFileOperationRunner::Task> task(new QueueableTask( SyncableFileOperationRunner 25 chrome/browser/sync_file_system/local/syncable_file_system_operation.h class SyncableFileOperationRunner; SyncableFileOperationRunner 121 chrome/browser/sync_file_system/local/syncable_file_system_operation.h base::WeakPtr<SyncableFileOperationRunner> operation_runner_;