Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp165 bool HiAppEventAniUtil::ParseBoolValue(ani_env *env, ani_ref elementRef) in ParseBoolValue() function in HiAppEventAniUtil
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani_util.cpp112 bool HiSysEventAniUtil::ParseBoolValue(ani_env *env, ani_ref elementRef) in ParseBoolValue() function in HiSysEventAniUtil
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp168 bool ParseBoolValue(const napi_env env, const napi_value& value, bool defalutValue = false) in ParseBoolValue() function