Searched defs:ReplaceAll (Results 1 – 2 of 2) sorted by relevance
83 std::string Utils::ReplaceAll(std::string str, const std::string& from, const std::string& to) in ReplaceAll() function in OHOS::AppPackingTool::Utils
2030 string ReplaceAll(string str, const string from, const string to) in ReplaceAll() function