Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_service_disposal_config.cpp58 char *newStr = cJSON_Print(jsonObjectDis); in BJsonDisposalConfig() local
110 char *newStr = cJSON_Print(jsonObjectDis); in AppendIntoDisposalConfigFile() local
164 char *newStr = cJSON_Print(jsonObjectDis); in DeleteFromDisposalConfigFile() local
H A Db_json_clear_data_config.cpp61 char *newStr = cJSON_Print(jsonObjectDis); in BJsonClearDataConfig() local
232 char *newStr = cJSON_Print(jsonObjectDis); in DeleteClearBundleRecord() local
336 char *newStr = cJSON_Print(jsonObjectDis); in WriteClearBundleRecord() local
H A Db_report_entity.cpp51 string newStr = str; in SplitStringByChar() local
/ohos5.0/base/update/updater/test/unittest/utils/
H A Dutils_unittest.cpp51 string newStr = Utils::ConvertSha256Hex(a, 1); variable
58 vector<string> newStr = Utils::SplitString(str, "\n"); variable
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddefault_logger.cpp22 …ne void StringReplace(std::string& sourceStr, const std::string& subStr, const std::string& newStr) in StringReplace()
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_cstring.c60 char *newStr = NULL; in HdfStringCopy() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/string_fuzzer/
H A Dstring_fuzzer.cpp43 string newStr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in StringTestFunc() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dfile_format_dump_filter.cpp69 std::string newStr; in FilterControlChar() local
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Dstring_util.c117 int32_t DeepCopyString(const char *str, char **newStr) in DeepCopyString()
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.cpp457 String newStr(string_); in __anon5e4de09e1002() local
476 String newStr(string_); in __anon5e4de09e1102() local
515 String newStr(string_); in __anon5e4de09e1402() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_receiver_impl.cpp113 char *newStr = Utils::MallocCString(str); in GetReceivingSurfaceId() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.cpp69 char* newStr = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen) + 1)); in SetSrc() local
/ohos5.0/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp172 …bBaseHelper::ReplaceAllStr(std::string &path, const std::string &oldStr, const std::string &newStr) in ReplaceAllStr()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp114 …ngHelper::Replace(const std::string &value, size_t position, size_t len, const std::string &newStr) in Replace()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp121 …ngHelper::Replace(const std::string &value, size_t position, size_t len, const std::string &newStr) in Replace()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.cpp261 char *newStr = nullptr; in ConcatJerryString() local