Searched defs:analyzeInterface (Results 1 – 3 of 3) sorted by relevance
| /napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/ |
| D | interface.js | 54 function analyzeInterface(data, rsltInterface = null, results, interfaceName = '') { // same as cla… function 93 analyzeInterface, property
|
| /napi_generator/src/cli/dts2cpp/src/gen/analyze/ |
| D | interface.js | 54 function analyzeInterface(data, rsltInterface = null, results, interfaceName = '') { // same as cla… function 93 analyzeInterface, property
|
| /napi_generator/test/unittest/ |
| D | result.json | 15 …"analyzeInterface": "{\"value\":[{\"name\":\"str1\",\"type\":\"string\"},{\"name\":\"nums\",\"type… string 127 …"analyzeInterface": "num1: number;\nstr1: string;\nbool1: boolean;\nnums: Array<number>;\nstrs: Ar… string
|