Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp597 ani_ref HiAppEventAniUtil::CreateStrings(ani_env *env, const std::vector<std::string>& strs) in CreateStrings() function in HiAppEventAniUtil
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp398 napi_value CreateStrings(const napi_env env, const std::vector<std::string>& strs) in CreateStrings() function