Home
last modified time | relevance | path

Searched defs:arrayRef (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_param_builder.cpp26 …ntParamBuilder::AddArrayParamToAppEventPack(ani_env *env, const std::string &key, ani_ref arrayRef, in AddArrayParamToAppEventPack()
Dhiappevent_ani_util.cpp405 AniArgsType HiAppEventAniUtil::GetArrayType(ani_env *env, ani_ref arrayRef) in GetArrayType()
783 std::vector<bool> HiAppEventAniUtil::GetBooleans(ani_env *env, ani_ref arrayRef) in GetBooleans()
802 std::vector<double> HiAppEventAniUtil::GetDoubles(ani_env *env, ani_ref arrayRef) in GetDoubles()
821 std::vector<std::string> HiAppEventAniUtil::GetStrings(ani_env *env, ani_ref arrayRef) in GetStrings()
840 std::vector<int> HiAppEventAniUtil::GetInts(ani_env *env, ani_ref arrayRef) in GetInts()
Dhiappevent_ani_helper.cpp405 …EventAniHelper::AddArrayParamToAppEventPack(ani_env *env, const std::string &key, ani_ref arrayRef, in AddArrayParamToAppEventPack()
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani_util.cpp789 bool HiSysEventAniUtil::GetBooleans(ani_env *env, ani_ref arrayRef, std::vector<bool>& bools) in GetBooleans()
807 bool HiSysEventAniUtil::GetDoubles(ani_env *env, ani_ref arrayRef, std::vector<double>& doubles) in GetDoubles()
825 bool HiSysEventAniUtil::GetStrings(ani_env *env, ani_ref arrayRef, std::vector<std::string>& strs) in GetStrings()
843 bool HiSysEventAniUtil::GetIntsToDoubles(ani_env *env, ani_ref arrayRef, std::vector<double>& doubl… in GetIntsToDoubles()
861 bool HiSysEventAniUtil::GetBigints(ani_env *env, ani_ref arrayRef, std::vector<int64_t>& bigints) in GetBigints()
Dhisysevent_ani.cpp96 static AniArgsType GetArrayType(ani_env *env, ani_array_ref arrayRef) in GetArrayType()
107 static bool AddArrayParamToEventInfoExec(ani_env *env, const std::string& key, ani_ref arrayRef, in AddArrayParamToEventInfoExec()
158 static bool AddArrayParamToEventInfo(ani_env *env, const std::string& key, ani_ref arrayRef, HiSysE… in AddArrayParamToEventInfo()
/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_disturb_mode.cpp123 ani_ref arrayRef = arrayObj; in WrapProfileTrustList() local
/base/print/print_fwk/frameworks/helper/print_ani_helper/src/
Dani_print_job_helper.cpp192 ani_array_ref arrayRef; in CreatePrintJobArray() local
/base/sensors/miscdevice/frameworks/js/ani/vibrator/src/
Dvibrator_ani.cpp323 ani_ref arrayRef; in ParseVibratorCurvePoint() local
413 ani_ref arrayRef; in ParseVibrateEvent() local