Searched refs:MakeCorrectPath (Results 1 – 3 of 3) sorted by relevance
14 void MakeCorrectPath(bool isPathFromRoot, UStringVector &pathParts, bool replaceAltStreamColon);
106 void MakeCorrectPath(bool isPathFromRoot, UStringVector &pathParts, bool replaceAltStreamColon) in MakeCorrectPath() function
706 MakeCorrectPath(_directoryPath.IsEmpty(), pathParts, replace); in GetStream()