Home
last modified time | relevance | path

Searched defs:jsonCfg (Results 1 – 5 of 5) sorted by relevance

/napi_generator/src/cli/dts2cpp/src/gen/
Ddebug.js38 let jsonCfg = `D:\\Code\\debugAppCodeGen\\napi1109\\napi_generator_0824\\funTestCfg.json`; variable
Dgenerate.js212 function analyzeJsonCfg(jsonCfg) { argument
241 function generateAll(structOfTs, destDir, moduleName, numberType, jsonCfg) { argument
321 function includeHCppFunc(jsonCfg, includeH, bindingCpp, buildCpp) { argument
Dmain.js22 function doGenerate(ifname, destdir, imports, numberType, jsonCfg) { argument
/napi_generator/src/cli/dts2ets/appCodeGen/src/
Dmain.js21 function doGenerate(ifname, destdir, jsonCfg) { argument
Dgenerate.js82 function analyzeJsonCfg(jsonCfg) { argument
140 function generateAppCode(structOfTs, destDir, moduleName, jsonCfg) { argument