Home
last modified time | relevance | path

Searched refs:ConvertCStringVec (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_c.cpp87 return OHOS::HiviewDFX::StringUtil::ConvertCStringVec(dataVec, value, len); in GetParamValues()
101 return OHOS::HiviewDFX::StringUtil::ConvertCStringVec(dataVec, names, len); in GetParamNames()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/util/include/
H A Dstring_util.h27 int ConvertCStringVec(const std::vector<std::string>& vec, char*** strs, size_t& len);
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/util/
H A Dstring_util.cpp64 int ConvertCStringVec(const std::vector<std::string>& vec, char*** strs, size_t& len) in ConvertCStringVec() function
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp356 ret = StringUtil::ConvertCStringVec(srcs1, dest3ppp, len);
359 ret = StringUtil::ConvertCStringVec(srcs2, dest3ppp, len);