Home
last modified time | relevance | path

Searched defs:rootInfo (Results 1 – 4 of 4) sorted by relevance

/napi_generator/src/cli/h2sa/src/src/gen/
Danalyze.js43 function analyzeNameSpace(rootInfo, parseResult) { argument
109 function analyzeClasses(rootInfo, parseClasses) { argument
151 let rootInfo = { variable
Dgenerate.js604 function genFilesByTemplate(upperServiceName, lowServiceName, rootInfo) { argument
654 function replaceServiceName(files, rootInfo) { argument
665 function replaceIncludes(files, rootInfo) { argument
677 function replaceUsing(files, rootInfo) { argument
681 function genFileNames(lowServiceName, rootInfo) { argument
773 function doGenerate(rootInfo) { argument
/napi_generator/src/cli/h2dts/src/tsGen/
DtsMain.js54 function analyzeNameSpace(rootInfo, parseResult) { argument
195 function analyzeRootFunction(rootInfo, parseResult) { argument
255 function analyzeClasses(rootInfo, parseResult) { argument
318 function genTsContent(rootInfo) { argument
343 let rootInfo = { variable
/napi_generator/src/cli/h2dtscpp/src/src/tsGen/
DtsMain.js63 function analyzeNameSpace(rootInfo, parseResult) { argument
217 function analyzeRootTypeDef(rootInfo, parseResult) { argument
227 function analyzeRootFunction(rootInfo, parseResult) { argument
287 function analyzeClasses(rootInfo, parseResult) { argument
431 function genTsContent(rootInfo, dtsDeclare) { argument
546 let rootInfo = { variable
625 function generateAbilityTest(funcJson, rootInfo, parseResult, testFilePath, hFileName) { argument
660 function generateCppFile(cppFilePath, hFilePath, funcJson, rootInfo, parseResult) { argument