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