Searched defs:StringReplace (Results 1 – 4 of 4) sorted by relevance
120 inline void StringReplace(std::string& str, const std::string& oldStr, const std::string& newStr) in StringReplace() function
280 void ResourceUtil::StringReplace(string &sourceStr, const string &oldStr, const string &newStr) in StringReplace() function in OHOS::Global::Restool::ResourceUtil
34 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function
88 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function