Searched refs:resultPath1 (Results 1 – 1 of 1) sorted by relevance
591 UString resultPath1 = GetUnicodePath(sysPath.Left(fileNamePartStartIndex)); in MyGetFullPathName() local593 fileNamePartStartIndex = resultPath1.Length(); in MyGetFullPathName()594 resultPath = resultPath1 + resultPath2; in MyGetFullPathName()700 UString resultPath1 = GetUnicodePath(sysPath.Left(filePart)); in MySearchPath() local702 filePart = resultPath1.Length(); in MySearchPath()703 resultPath = resultPath1 + resultPath2; in MySearchPath()