Searched refs:CreateBoolValue (Results 1 – 1 of 1) sorted by relevance
529 void CreateBoolValue(const napi_env env, bool value, napi_value& val) in CreateBoolValue() function559 CreateBoolValue(env, jsonValue.asBool(), value); in CreateParamItemTypeValue()