Home
last modified time | relevance | path

Searched refs:ReplaceAll (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dstring_utils.h34 void ReplaceAll(std::string &str, const std::string &oldValue, const std::string &newValue);
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp67 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll() function in OHOS::HiviewDFX::StringUtils
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_util.cpp100 StringUtils::GetInstance().ReplaceAll(line, "\n", ""); in RunCMD()
/base/update/updater/services/flashd/daemon/
H A Ddaemon_updater.cpp90 std::string echo = Hdc::Base::ReplaceAll(msg, "\n", " "); in SendToHost()

Completed in 2 milliseconds