Searched defs:jsonCfg (Results 1 – 5 of 5) sorted by relevance
| /napi_generator/src/cli/dts2cpp/src/gen/ |
| D | debug.js | 38 let jsonCfg = `D:\\Code\\debugAppCodeGen\\napi1109\\napi_generator_0824\\funTestCfg.json`; variable
|
| D | generate.js | 212 function analyzeJsonCfg(jsonCfg) { argument 241 function generateAll(structOfTs, destDir, moduleName, numberType, jsonCfg) { argument 321 function includeHCppFunc(jsonCfg, includeH, bindingCpp, buildCpp) { argument
|
| D | main.js | 22 function doGenerate(ifname, destdir, imports, numberType, jsonCfg) { argument
|
| /napi_generator/src/cli/dts2ets/appCodeGen/src/ |
| D | main.js | 21 function doGenerate(ifname, destdir, jsonCfg) { argument
|
| D | generate.js | 82 function analyzeJsonCfg(jsonCfg) { argument 140 function generateAppCode(structOfTs, destDir, moduleName, jsonCfg) { argument
|