Searched refs:OpenPluginPrivateFileSystem (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_isolated_file_system_message_filter.h65 int32_t OpenPluginPrivateFileSystem(ppapi::host::HostMessageContext* context);
H A Dpepper_isolated_file_system_message_filter.cc138 return OpenPluginPrivateFileSystem(context);
186 int32_t PepperIsolatedFileSystemMessageFilter::OpenPluginPrivateFileSystem( function in class:chrome::PepperIsolatedFileSystemMessageFilter
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_system_browser_host.cc279 OpenPluginPrivateFileSystem(reply_context, fsid, file_system_context_);
288 void PepperFileSystemBrowserHost::OpenPluginPrivateFileSystem( function in class:content::PepperFileSystemBrowserHost
305 file_system_context->OpenPluginPrivateFileSystem(
H A Dpepper_file_system_browser_host.h98 void OpenPluginPrivateFileSystem(
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_context.h207 // Used for DeleteFileSystem and OpenPluginPrivateFileSystem.
308 void OpenPluginPrivateFileSystem(
H A Dfile_system_context.cc505 void FileSystemContext::OpenPluginPrivateFileSystem( function in class:storage::FileSystemContext

Completed in 155 milliseconds