Home
last modified time | relevance | path

Searched refs:CreateBoolValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp637 void CreateBoolValue(const napi_env env, bool value, napi_value& val) in CreateBoolValue() function
664 CreateBoolValue(env, jsonValue.asBool(), value); in CreateParamItemTypeValue()