Searched refs:removeExtraParentReferences (Results 1 – 3 of 3) sorted by relevance
72 static String removeExtraParentReferences(const String& path);
91 String DOMFilePath::removeExtraParentReferences(const String& path) in removeExtraParentReferences() function in WebCore::DOMFilePath
146 absolutePath = DOMFilePath::removeExtraParentReferences(path); in pathToAbsolutePath()