Searched refs:OpenFileCallback (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
H A Dopen_file.h36 const ProvidedFileSystemInterface::OpenFileCallback& callback);
51 const ProvidedFileSystemInterface::OpenFileCallback callback_;
H A Dopen_file.cc21 const ProvidedFileSystemInterface::OpenFileCallback& callback)
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dopen_file_operation.h60 const OpenFileCallback& callback);
65 const OpenFileCallback& callback,
69 void OpenFileAfterFileDownloaded(const OpenFileCallback& callback,
78 const OpenFileCallback& callback,
H A Dopen_file_operation.cc52 const OpenFileCallback& callback) {
84 const OpenFileCallback& callback,
105 const OpenFileCallback& callback,
145 const OpenFileCallback& callback,
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation_runner.h45 typedef FileSystemOperation::OpenFileCallback OpenFileCallback; typedef in class:storage::FileSystemOperationRunner
148 const OpenFileCallback& callback);
273 const OpenFileCallback& callback,
H A Dfile_system_operation.h82 const base::Closure& on_close_callback)> OpenFileCallback; typedef in class:storage::FileSystemOperation
359 const OpenFileCallback& callback) = 0;
H A Dfile_system_operation_impl.h72 const OpenFileCallback& callback) OVERRIDE;
150 const OpenFileCallback& callback, int file_flags);
178 void DidOpenFile(const OpenFileCallback& callback,
H A Dfile_system_operation_impl.cc202 const OpenFileCallback& callback) {
448 const OpenFileCallback& callback,
546 const OpenFileCallback& callback,
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
H A Dfileapi_worker.h68 const base::Closure& close_callback)> OpenFileCallback; typedef in namespace:drive::fileapi_internal
167 const OpenFileCallback& callback,
H A Dfileapi_worker.cc148 void RunOpenFileCallback(const OpenFileCallback& callback,
160 const OpenFileCallback& callback,
329 const OpenFileCallback& callback,
H A Dfileapi_worker_unittest.cc46 const drive::OpenFileCallback& callback) OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system_interface.h67 OpenFileCallback; typedef in class:chromeos::file_system_provider::ProvidedFileSystemInterface
106 const OpenFileCallback& callback) = 0;
H A Dprovided_file_system.h53 const OpenFileCallback& callback) OVERRIDE;
H A Dfake_provided_file_system.h86 const OpenFileCallback& callback) OVERRIDE;
H A Dprovided_file_system.cc148 const OpenFileCallback& callback) {
H A Dfake_provided_file_system.cc145 const OpenFileCallback& callback) {
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dwrite_on_cache_file_unittest.cc36 const OpenFileCallback& callback) OVERRIDE {
H A Dfile_system_interface.h108 OpenFileCallback; typedef in namespace:drive
195 const OpenFileCallback& callback) = 0;
H A Ddummy_file_system.h26 const OpenFileCallback& callback) OVERRIDE {}
H A Dfake_file_system.h55 const OpenFileCallback& callback) OVERRIDE;
H A Dfile_system.h95 const OpenFileCallback& callback) OVERRIDE;
H A Dfake_file_system.cc57 const OpenFileCallback& callback) {
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsyncable_file_system_operation.h75 const OpenFileCallback& callback) OVERRIDE;
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.h60 OpenFileCallback; typedef in class:content::FileSystemDispatcher
H A Dfile_system_dispatcher.cc26 typedef FileSystemDispatcher::OpenFileCallback OpenFileCallback; typedef in class:content::FileSystemDispatcher::CallbackDispatcher

Completed in 520 milliseconds

12