Searched refs:CheckParamsNapiType (Results 1 – 1 of 1) sorted by relevance
241 static int32_t CheckParamsNapiType(napi_env env, napi_value *argv, size_t argc, in CheckParamsNapiType() function270 if (CheckParamsNapiType(env, argv, argc, INPUT_PARAMS_MAP[i].expectedType, in CheckInputParams()