Searched defs:StringReplace (Results 1 – 5 of 5) sorted by relevance
| /developtools/global_resource_tool/src/ |
| D | resource_util.cpp | 272 void ResourceUtil::StringReplace(string &sourceStr, const string &oldStr, const string &newStr) in StringReplace() function in OHOS::Global::Restool::ResourceUtil
|
| /developtools/profiler/device/base/include/ |
| D | logging.h | 123 inline void StringReplace(std::string& str, const std::string& oldStr, const std::string& newStr) in StringReplace() function
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | utilities.cpp | 31 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | utilities.cpp | 78 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function
|
| /developtools/hiperf/src/ |
| D | utilities.cpp | 101 std::string StringReplace(std::string source, const std::string &from, const std::string &to) in StringReplace() function
|