HomeSort by relevance Sort by last modified time
    Searched defs:openFileSystem (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebFileSystem.h 62 virtual void openFileSystem(const WebURL& storagePartition, const WebFileSystemType, WebFileSystemCallbacks) { BLINK_ASSERT_NOT_REACHED(); }
  /external/chromium_org/content/child/fileapi/
webfilesystem_impl.cc 363 void WebFileSystemImpl::openFileSystem(
372 &FileSystemDispatcher::OpenFileSystem,

Completed in 120 milliseconds