Searched defs:OpenFileCallback (Results 1 - 7 of 7) sorted by relevance

/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,
/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
/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;
/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;
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_interface.h108 OpenFileCallback; typedef in namespace:drive
195 const OpenFileCallback& callback) = 0;

Completed in 1335 milliseconds