Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp405 AniArgsType HiAppEventAniUtil::GetArrayType(ani_env *env, ani_ref arrayRef) in GetArrayType() function in HiAppEventAniUtil
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani.cpp96 static AniArgsType GetArrayType(ani_env *env, ani_array_ref arrayRef) in GetArrayType() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp101 napi_valuetype GetArrayType(const napi_env env, const napi_value arr) in GetArrayType() function