Lines Matching defs:NewPrefix
1639 SmallString<64> NewPrefix("/new");
1645 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix);
1649 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix);
1657 Found = path::replace_path_prefix(Path, EmptyPrefix, NewPrefix);
1669 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix);
1677 Found = path::replace_path_prefix(Path, EmptyPrefix, NewPrefix);
1681 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix);
1685 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix);
1689 Found = path::replace_path_prefix(Path, OldPrefixSep, NewPrefix);
1693 Found = path::replace_path_prefix(Path, OldPrefixWin, NewPrefix,
1698 Found = path::replace_path_prefix(Path, OldPrefixWin, NewPrefix,