Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp188 double HiAppEventAniUtil::ParseNumberValue(ani_env *env, ani_ref elementRef) in ParseNumberValue() function in HiAppEventAniUtil
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani_util.cpp152 double HiSysEventAniUtil::ParseNumberValue(ani_env *env, ani_ref elementRef) in ParseNumberValue() function in HiSysEventAniUtil
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp178 double ParseNumberValue(const napi_env env, const napi_value& value, double defaultValue = 0.0) in ParseNumberValue() function