Searched refs:RemapFrom (Results 1 – 1 of 1) sorted by relevance
513 std::string RemapFrom = nativeWithTrailing(PathRemapping.first); in remapPathNames() local524 if (NativeFilename.starts_with(RemapFrom)) { in remapPathNames()526 RemapTo + NativeFilename.substr(RemapFrom.size()).str(); in remapPathNames()