Searched refs:CopyProgressCallback (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/content/public/test/
H A Dasync_file_test_helper.h28 typedef storage::FileSystemOperation::CopyProgressCallback
29 CopyProgressCallback; typedef in class:content::AsyncFileTestHelper
43 const CopyProgressCallback& progress_callback);
H A Dasync_file_test_helper.cc97 return CopyWithProgress(context, src, dest, CopyProgressCallback());
104 const CopyProgressCallback& progress_callback) {
/external/chromium_org/storage/browser/fileapi/
H A Dcopy_or_move_operation_delegate.h36 typedef FileSystemOperation::CopyProgressCallback CopyProgressCallback; typedef in class:storage::CopyOrMoveOperationDelegate
99 const CopyProgressCallback& progress_callback,
151 CopyProgressCallback progress_callback_;
H A Dfile_system_operation_runner.h46 typedef FileSystemOperation::CopyProgressCallback CopyProgressCallback; typedef in class:storage::FileSystemOperationRunner
78 const CopyProgressCallback& progress_callback,
286 const CopyProgressCallback& callback,
H A Dfile_system_operation.h201 CopyProgressCallback; typedef in class:storage::FileSystemOperation
249 // update. See also the comment of CopyProgressCallback. This callback is
263 const CopyProgressCallback& progress_callback,
H A Dfile_system_operation_impl.h44 const CopyProgressCallback& progress_callback,
H A Dfile_system_operation_impl.cc73 const CopyProgressCallback& progress_callback,
103 FileSystemOperation::CopyProgressCallback(),
H A Dfile_system_operation_runner.cc90 const CopyProgressCallback& progress_callback,
106 CopyProgressCallback() :
621 const CopyProgressCallback& callback,
H A Dcopy_or_move_operation_delegate.cc742 const CopyProgressCallback& progress_callback,
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsyncable_file_system_operation.h45 const CopyProgressCallback& progress_callback,
H A Dsyncable_file_operation_runner_unittest.cc255 storage::FileSystemOperationRunner::CopyProgressCallback(),
280 storage::FileSystemOperationRunner::CopyProgressCallback(),
H A Dsyncable_file_system_operation.cc123 const CopyProgressCallback& progress_callback,
H A Dcanned_syncable_file_system.cc600 storage::FileSystemOperationRunner::CopyProgressCallback(),
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dnative_media_file_util_unittest.cc308 storage::FileSystemOperationRunner::CopyProgressCallback(),
374 storage::FileSystemOperationRunner::CopyProgressCallback(),
/external/chromium_org/content/browser/fileapi/
H A Dcopy_or_move_operation_delegate_unittest.cc107 // Records CopyProgressCallback invocations.
268 const AsyncFileTestHelper::CopyProgressCallback& progress_callback) {
538 AsyncFileTestHelper::CopyProgressCallback()));
H A Dfileapi_message_filter.cc288 storage::FileSystemOperationRunner::CopyProgressCallback(),
H A Dfile_system_operation_impl_unittest.cc322 FileSystemOperationRunner::CopyProgressCallback(),

Completed in 227 milliseconds