Searched refs:resultPath2 (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileDir.cpp592 UString resultPath2 = GetUnicodePath(sysPath.Mid(fileNamePartStartIndex)); local
594 resultPath = resultPath1 + resultPath2;
701 UString resultPath2 = GetUnicodePath(sysPath.Mid(filePart)); local
703 resultPath = resultPath1 + resultPath2;

Completed in 78 milliseconds