Home
last modified time | relevance | path

Searched defs:newStr (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/base/
H A Ddefault_logger.cpp22 inline void StringReplace(std::string& sourceStr, const std::string& subStr, const std::string& newStr) in StringReplace() argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dfile_format_dump_filter.cpp69 std::string newStr; in FilterControlChar() local
/base/update/updater/test/unittest/utils/
H A Dutils_unittest.cpp51 string newStr = Utils::ConvertSha256Hex(a, 1); in HWTEST_F() local
58 vector<string> newStr = Utils::SplitString(str, "\n"); in HWTEST_F() local
/base/security/device_auth/common_lib/impl/src/
H A Dstring_util.c118 int32_t DeepCopyString(const char *str, char **newStr) in DeepCopyString() argument
/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp171 void RdbBaseHelper::ReplaceAllStr(std::string &path, const std::string &oldStr, const std::string &newStr) in ReplaceAllStr() argument
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp3940 char newStr[] = "hi from name handler"; in GetNamedPropertyCbInfo2() local
4137 char newStr[] = "hi from index handler"; in GetIndexPropertyCbInfo2() local

Completed in 21 milliseconds