Home
last modified time | relevance | path

Searched defs:DOMFileSystemSync (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDOMFileSystemBase.h124 friend class DOMFileSystemSync; variable
DDOMFileSystemSync.cpp58 DOMFileSystemSync::DOMFileSystemSync(ExecutionContext* context, const String& name, FileSystemType … in DOMFileSystemSync() function in blink::DOMFileSystemSync