Searched refs:ConvertToNapiValue (Results 1 – 1 of 1) sorted by relevance
350 static napi_value ConvertToNapiValue(napi_env env, int32_t opType, int32_t typeValue, const CfParam… in ConvertToNapiValue() function425 napi_value returnValue = ConvertToNapiValue(env, opType, typeValue, outParamSet); in CommonOperation()