Searched refs:DidOpenFileSystem (Results 1 - 16 of 16) 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,
H A Dpepper_file_system_host.h42 void DidOpenFileSystem(const std::string& name_unused, const GURL& root);
/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,
H A Dsync_file_system_api.h118 void DidOpenFileSystem(base::PlatformFileError error,
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_file_system.h48 void DidOpenFileSystem(
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/webkit/browser/fileapi/
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 Dfile_system_context.cc44 void DidOpenFileSystem( function in namespace:fileapi::__anon14761
280 base::Bind(&DidOpenFileSystem, callback));
H A Dsandbox_context.cc96 void DidOpenFileSystem( function in namespace:fileapi::__anon14794
230 base::Bind(&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.h200 void DidOpenFileSystem(base::PlatformFileError result,
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.h180 void DidOpenFileSystem(int request_id,
H A Dfileapi_message_filter.cc226 &FileAPIMessageFilter::DidOpenFileSystem, this, request_id));
777 void FileAPIMessageFilter::DidOpenFileSystem(int request_id, function in class:content::FileAPIMessageFilter
/external/chromium/chrome/browser/extensions/
H A Dextension_file_browser_private_api.cc261 virtual void DidOpenFileSystem(const std::string& name,
471 virtual void DidOpenFileSystem(const std::string& file_system_name,

Completed in 430 milliseconds