Home
last modified time | relevance | path

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

/napi_generator/src/cli/h2dtscpp/src/src/napiGen/
DfunctionDirect.js49 function generateDirectFunction(params, index, tsFuncName, directFuncPath, hFileName) { argument
103 function getReplaceInfo(directFuncPath, funcInfo, funcNameReplace, hFileName) { argument
112 function getBodyReplace(bodyReplace, funcNameReplace, hFileName, funcInfo, funcInfoParams) { argument
148 function genFuncHDeclare(directFuncPath, funcNameReplace, hFileName, funcInfo, funcInfoParams) { argument
DfunctionDirectTest.js23 function generateFuncTestCase(params, funcIndex, tsFuncName, abilityTestTemplete, hFileName) { argument
/napi_generator/src/intellij_plugin/h2dts/ts_IntelliJ_plugin/src/com/sk/ts/dialog/
DGenerateDialogPane.java134 String hFileName = fileObj.getName(); in getExistFileName() local
/napi_generator/src/cli/h2dtscpp/src/src/tsGen/
DtsMain.js625 function generateAbilityTest(funcJson, rootInfo, parseResult, testFilePath, hFileName) { argument