Home
last modified time | relevance | path

Searched defs:newStr (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/utils/src/
Dhdf_cstring.c60 char *newStr = NULL; in HdfStringCopy() local
/drivers/hdf_core/framework/tools/hdi-gen/util/
Dstring_helper.cpp114 …ngHelper::Replace(const std::string &value, size_t position, size_t len, const std::string &newStr) in Replace()