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