Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp513 void CreateBoolValue(const napi_env env, bool value, napi_value& val) in CreateBoolValue() function
543 CreateBoolValue(env, jsonValue.asBool(), value); in CreateParamItemTypeValue()