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