Home
last modified time | relevance | path

Searched defs:GetStrings (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp821 std::vector<std::string> HiAppEventAniUtil::GetStrings(ani_env *env, ani_ref arrayRef) in GetStrings() function in HiAppEventAniUtil
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani_util.cpp825 bool HiSysEventAniUtil::GetStrings(ani_env *env, ani_ref arrayRef, std::vector<std::string>& strs) in GetStrings() function in HiSysEventAniUtil
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp239 void GetStrings(const napi_env env, const napi_value arr, std::vector<std::string>& strs) in GetStrings() function