OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openFileSystem
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/public/platform/
WebFileSystem.h
65
virtual void
openFileSystem
(const WebURL& storagePartition, const WebFileSystemType, WebFileSystemCallbacks) { BLINK_ASSERT_NOT_REACHED(); }
/external/chromium_org/content/child/fileapi/
webfilesystem_impl.cc
327
void WebFileSystemImpl::
openFileSystem
(
336
&FileSystemDispatcher::
OpenFileSystem
,
Completed in 128 milliseconds