Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DEntryBase.cpp40 EntryBase::EntryBase(DOMFileSystemBase* fileSystem, const String& fullPath) in EntryBase() function in WebCore::EntryBase
DDOMFileSystemBase.h49 class EntryBase; variable