Home
last modified time | relevance | path

Searched defs:cType (Results 1 – 2 of 2) sorted by relevance

/napi_generator/src/tsGen/
DtsMain.js61 function isStringType(cType) { argument
75 function isBoolType(cType) { argument
82 function isNumberType(cType) { argument
106 function basicC2js(cType) { argument
120 function getJsTypeFromC(cType, typeInfo) { argument
/napi_generator/src/gen/generate/
Dparam_generate.js719 function getValueCheckout(funcValue, param, inParamName, p, cType) { argument
737 function paramGenerateCommon(p, cType, funcValue, param, modifiers, inParamName) { argument