Home
last modified time | relevance | path

Searched refs:oldValue (Results 1 - 3 of 3) sorted by relevance

/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() argument
69 str = ReplaceStr(str, oldValue, newValue); in ReplaceAll()
/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/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_op.h160 AddressType oldValue = stack_[0]; in OpSwap() local
162 stack_[1] = oldValue; in OpSwap()

Completed in 2 milliseconds