Searched refs:ReadDirectoryCallback (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddebug_info_collector.h22 ReadDirectoryCallback; typedef in class:drive::DebugInfoCollector
42 const ReadDirectoryCallback& callback);
H A Ddebug_info_collector.cc43 const DebugInfoCollector::ReadDirectoryCallback& callback,
88 const ReadDirectoryCallback& callback) {
/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
H A Dread_directory.h34 const storage::AsyncFileUtil::ReadDirectoryCallback& callback);
48 const storage::AsyncFileUtil::ReadDirectoryCallback callback_;
H A Dread_directory.cc59 const storage::AsyncFileUtil::ReadDirectoryCallback& callback)
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dpicasa_file_util.h42 const ReadDirectoryCallback& callback) OVERRIDE;
72 const ReadDirectoryCallback& callback,
H A Diphoto_file_util.h46 const ReadDirectoryCallback& callback) OVERRIDE;
80 const ReadDirectoryCallback& callback,
H A Ditunes_file_util.h37 const ReadDirectoryCallback& callback) OVERRIDE;
77 const ReadDirectoryCallback& callback,
H A Ddevice_media_async_file_util.h64 const ReadDirectoryCallback& callback) OVERRIDE;
149 const ReadDirectoryCallback& callback,
H A Ddevice_media_async_file_util.cc66 const AsyncFileUtil::ReadDirectoryCallback& callback,
76 void OnReadDirectoryError(const AsyncFileUtil::ReadDirectoryCallback& callback,
326 const ReadDirectoryCallback& callback) {
496 const AsyncFileUtil::ReadDirectoryCallback& callback,
/external/chromium_org/device/media_transfer_protocol/
H A Dmedia_transfer_protocol_manager.h48 bool error)> ReadDirectoryCallback; typedef in class:device::MediaTransferProtocolManager
102 const ReadDirectoryCallback& callback) = 0;
/external/chromium_org/components/storage_monitor/
H A Dtest_media_transfer_protocol_manager_linux.cc47 const ReadDirectoryCallback& callback) {
H A Dtest_media_transfer_protocol_manager_linux.h33 const ReadDirectoryCallback& callback) OVERRIDE;
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation_runner.h41 typedef FileSystemOperation::ReadDirectoryCallback ReadDirectoryCallback; typedef in class:storage::FileSystemOperationRunner
103 const ReadDirectoryCallback& callback);
262 const ReadDirectoryCallback& callback,
H A Dasync_file_util.h71 bool has_more)> ReadDirectoryCallback; typedef in class:storage::AsyncFileUtil
178 const ReadDirectoryCallback& callback) = 0;
H A Dfile_system_operation.h84 // Used for ReadDirectoryCallback.
93 bool has_more)> ReadDirectoryCallback; typedef in class:storage::FileSystemOperation
298 const ReadDirectoryCallback& callback) = 0;
H A Dasync_file_util_adapter.h63 const ReadDirectoryCallback& callback) OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
H A Dfileapi_worker.h55 bool has_more)> ReadDirectoryCallback; typedef in namespace:drive::fileapi_internal
119 const ReadDirectoryCallback& callback,
H A Dasync_file_util.h47 const ReadDirectoryCallback& callback) OVERRIDE;
H A Dfileapi_worker.cc70 const ReadDirectoryCallback& callback,
94 void RunReadDirectoryCallbackOnCompletion(const ReadDirectoryCallback& callback,
258 const ReadDirectoryCallback& callback,
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.h47 ReadDirectoryCallback; typedef in class:content::FileSystemDispatcher
101 const ReadDirectoryCallback& success_callback,
H A Dfile_system_dispatcher.cc22 typedef FileSystemDispatcher::ReadDirectoryCallback ReadDirectoryCallback; typedef in class:content::FileSystemDispatcher::CallbackDispatcher
48 static CallbackDispatcher* Create(const ReadDirectoryCallback& callback,
125 ReadDirectoryCallback directory_callback_;
264 const ReadDirectoryCallback& success_callback,
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dprovider_async_file_util.h57 const ReadDirectoryCallback& callback) OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system.h50 const storage::AsyncFileUtil::ReadDirectoryCallback& callback) OVERRIDE;
H A Dfake_provided_file_system.h83 const storage::AsyncFileUtil::ReadDirectoryCallback& callback) OVERRIDE;
H A Dprovided_file_system_interface.h100 const storage::AsyncFileUtil::ReadDirectoryCallback& callback) = 0;

Completed in 5251 milliseconds

12