Searched defs:DidOpenFileSystem (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_file_system_host.cc78 void PepperFileSystemHost::DidOpenFileSystem( function in class:content::PepperFileSystemHost
132 base::Bind(&PepperFileSystemHost::DidOpenFileSystem,
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api.cc150 base::Bind(&self::DidOpenFileSystem, this)));
153 void SyncFileSystemRequestFileSystemFunction::DidOpenFileSystem( function in class:extensions::SyncFileSystemRequestFileSystemFunction
162 Bind(&SyncFileSystemRequestFileSystemFunction::DidOpenFileSystem,
/external/chromium_org/webkit/browser/fileapi/
H A Dfile_system_context.cc44 void DidOpenFileSystem( function in namespace:fileapi::__anon14761
280 base::Bind(&DidOpenFileSystem, callback));
H A Dsandbox_file_system_backend_unittest.cc75 void DidOpenFileSystem(base::PlatformFileError* error_out, function in namespace:fileapi::__anon14800
124 base::Bind(&DidOpenFileSystem, &error));
H A Dsandbox_context.cc96 void DidOpenFileSystem( function in namespace:fileapi::__anon14794
230 base::Bind(&DidOpenFileSystem,
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_browser_handlers.cc189 void DidOpenFileSystem(const std::vector<FileSystemURL>& file_urls,
306 base::Bind(&FileBrowserHandlerExecutor::DidOpenFileSystem,
311 void FileBrowserHandlerExecutor::DidOpenFileSystem( function in class:file_manager::file_browser_handlers::__anon4423::FileBrowserHandlerExecutor
H A Dprivate_api_file_system.cc181 void RequestFileSystemFunction::DidOpenFileSystem( function in class:file_manager::RequestFileSystemFunction
285 base::Bind(&RequestFileSystemFunction::DidOpenFileSystem,
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.cc103 void DidOpenFileSystem(const std::string& name, function in class:content::FileSystemDispatcher::CallbackDispatcher
344 dispatcher->DidOpenFileSystem(name, root);
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc273 base::Bind(&CannedSyncableFileSystem::DidOpenFileSystem,
659 void CannedSyncableFileSystem::DidOpenFileSystem( function in class:sync_file_system::CannedSyncableFileSystem
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.cc226 &FileAPIMessageFilter::DidOpenFileSystem, this, request_id));
777 void FileAPIMessageFilter::DidOpenFileSystem(int request_id, function in class:content::FileAPIMessageFilter

Completed in 221 milliseconds