Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DWorkerGlobalScopeFileSystem.cpp56 FileSystemType fileSystemType = static_cast<FileSystemType>(type); in webkitRequestFileSystem() local
73 FileSystemType fileSystemType = static_cast<FileSystemType>(type); in webkitRequestFileSystemSync() local
DDOMWindowFileSystem.cpp65 FileSystemType fileSystemType = static_cast<FileSystemType>(type); in webkitRequestFileSystem() local