Searched defs:arrayRef (Results 1 – 8 of 8) sorted by relevance
| /base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/ |
| D | hiappevent_param_builder.cpp | 26 …ntParamBuilder::AddArrayParamToAppEventPack(ani_env *env, const std::string &key, ani_ref arrayRef, in AddArrayParamToAppEventPack()
|
| D | hiappevent_ani_util.cpp | 405 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()
|
| D | hiappevent_ani_helper.cpp | 405 …EventAniHelper::AddArrayParamToAppEventPack(ani_env *env, const std::string &key, ani_ref arrayRef, in AddArrayParamToAppEventPack()
|
| /base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/ |
| D | hisysevent_ani_util.cpp | 789 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()
|
| D | hisysevent_ani.cpp | 96 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/ |
| D | sts_disturb_mode.cpp | 123 ani_ref arrayRef = arrayObj; in WrapProfileTrustList() local
|
| /base/print/print_fwk/frameworks/helper/print_ani_helper/src/ |
| D | ani_print_job_helper.cpp | 192 ani_array_ref arrayRef; in CreatePrintJobArray() local
|
| /base/sensors/miscdevice/frameworks/js/ani/vibrator/src/ |
| D | vibrator_ani.cpp | 323 ani_ref arrayRef; in ParseVibratorCurvePoint() local 413 ani_ref arrayRef; in ParseVibrateEvent() local
|