HomeSort by relevance Sort by last modified time
    Searched full:download_operation_ (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
get_file_for_saving_operation.cc 30 download_operation_(new DownloadOperation(blocking_task_runner,
71 download_operation_->EnsureFileDownloadedByPath(
open_file_operation.cc 38 download_operation_(new DownloadOperation(
89 download_operation_->EnsureFileDownloadedByPath(
truncate_operation.cc 70 download_operation_(new DownloadOperation(blocking_task_runner,
96 download_operation_->EnsureFileDownloadedByPath(
get_file_for_saving_operation.h 79 scoped_ptr<DownloadOperation> download_operation_; member in class:drive::file_system::GetFileForSavingOperation
open_file_operation.h 84 scoped_ptr<DownloadOperation> download_operation_; member in class:drive::file_system::OpenFileOperation
truncate_operation.h 74 scoped_ptr<DownloadOperation> download_operation_; member in class:drive::file_system::TruncateOperation
copy_operation.cc 89 download_operation_(new DownloadOperation(blocking_task_runner,
126 download_operation_->EnsureFileDownloadedByPath(
394 download_operation_->EnsureFileDownloadedByPath(
copy_operation.h 199 scoped_ptr<DownloadOperation> download_operation_; member in class:drive::file_system::CopyOperation
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client.cc 71 download_operation_(new file_system::DownloadOperation(
175 download_operation_->EnsureFileDownloadedByResourceId(
sync_client.h 143 scoped_ptr<file_system::DownloadOperation> download_operation_; member in class:drive::internal::SyncClient
file_system.cc 239 download_operation_.reset(
536 download_operation_->EnsureFileDownloadedByPath(
562 download_operation_->EnsureFileDownloadedByPath(
    [all...]
file_system.h 330 scoped_ptr<file_system::DownloadOperation> download_operation_; member in class:drive::FileSystem

Completed in 722 milliseconds