Searched defs:DOMFilePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDOMFilePath.h41 class DOMFilePath { class in namespace:WebCore
63 return path.startsWith(DOMFilePath::root);
68 return path[path.length() - 1] == DOMFilePath::separator;
81 DOMFilePath() { } function in class:WebCore::DOMFilePath

Completed in 88 milliseconds