HomeSort by relevance Sort by last modified time
    Searched refs:CopyFileProgressCallback (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
async_file_util.h 83 typedef base::Callback<void(int64 size)> CopyFileProgressCallback;
238 const CopyFileProgressCallback& progress_callback,
copy_or_move_operation_delegate.h 53 const FileSystemOperation::CopyFileProgressCallback&
82 FileSystemOperation::CopyFileProgressCallback file_progress_callback_;
file_system_operation.h 209 typedef base::Callback<void(int64 size)> CopyFileProgressCallback;
412 // update. See also the comment of CopyFileProgressCallback. This callback is
427 const CopyFileProgressCallback& progress_callback,
file_system_operation_runner.h 47 typedef FileSystemOperation::CopyFileProgressCallback
48 CopyFileProgressCallback;
212 const CopyFileProgressCallback& progress_callback,
async_file_util_adapter.h 80 const CopyFileProgressCallback& progress_callback,
file_system_operation_impl.h 87 const CopyFileProgressCallback& progress_callback,
138 const CopyFileProgressCallback& progress_callback,
copy_or_move_operation_delegate.cc 52 const FileSystemOperation::CopyFileProgressCallback&
84 FileSystemOperation::CopyFileProgressCallback file_progress_callback_;
102 const FileSystemOperation::CopyFileProgressCallback&
348 FileSystemOperation::CopyFileProgressCallback file_progress_callback_;
375 const FileSystemOperation::CopyFileProgressCallback&
525 FileSystemOperation::CopyFileProgressCallback file_progress_callback_;
539 const FileSystemOperation::CopyFileProgressCallback&
file_system_operation_impl.cc 287 const CopyFileProgressCallback& progress_callback,
409 const CopyFileProgressCallback& progress_callback,
async_file_util_adapter.cc 259 const CopyFileProgressCallback& progress_callback,
file_system_operation_runner.cc 453 const CopyFileProgressCallback& progress_callback,
  /external/chromium_org/chrome/browser/chromeos/drive/
async_file_util.h 70 const CopyFileProgressCallback& progress_callback,
async_file_util.cc 281 const CopyFileProgressCallback& progress_callback,
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
device_media_async_file_util.h 74 const CopyFileProgressCallback& progress_callback,
native_media_file_util.h 67 const CopyFileProgressCallback& progress_callback,
device_media_async_file_util.cc 168 const CopyFileProgressCallback& progress_callback,
native_media_file_util.cc 209 const CopyFileProgressCallback& progress_callback,
  /external/chromium_org/chrome/browser/sync_file_system/local/
syncable_file_system_operation.h 88 const CopyFileProgressCallback& progress_callback,
syncable_file_system_operation.cc 333 const CopyFileProgressCallback& progress_callback,

Completed in 1193 milliseconds