Searched defs:DOMFilePath (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/fileapi/ | ||
H A D | DOMFilePath.h | 41 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 69 milliseconds