Home
last modified time | relevance | path

Searched defs:StringReplace (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/base/include/
H A Dlogging.h120 inline void StringReplace(std::string& str, const std::string& oldStr, const std::string& newStr) in StringReplace() function
/developtools/profiler/device/plugins/native_daemon/src/
H A Dutilities.cpp34 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function
/developtools/global_resource_tool/src/
H A Dresource_util.cpp271 void ResourceUtil::StringReplace(string &sourceStr, const string &oldStr, const string &newStr) in StringReplace() function in OHOS::Global::Restool::ResourceUtil
/developtools/hiperf/src/
H A Dutilities.cpp97 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function

Completed in 5 milliseconds