Home
last modified time | relevance | path

Searched refs:openFileSystem (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebFileSystem.h62 …virtual void openFileSystem(const WebURL& storagePartition, const WebFileSystemType, WebFileSystem… in openFileSystem() function
/external/chromium_org/content/child/fileapi/
Dwebfilesystem_impl.h54 virtual void openFileSystem(
Dwebfilesystem_impl.cc363 void WebFileSystemImpl::openFileSystem( in openFileSystem() function in content::WebFileSystemImpl
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DLocalFileSystem.cpp144 …blink::Platform::current()->fileSystem()->openFileSystem(storagePartition, static_cast<blink::WebF… in fileSystemAllowedInternal()