Searched refs:replacedPath (Results 1 – 1 of 1) sorted by relevance
327 std::string replacedPath; in GetReplacedPathByPrefixType() local330 return replacedPath; in GetReplacedPathByPrefixType()334 replacedPath = path; in GetReplacedPathByPrefixType()335 replacedPath.replace(0, srcPrefix.length(), dstPrefix); in GetReplacedPathByPrefixType()336 return replacedPath; in GetReplacedPathByPrefixType()