Home
last modified time | relevance | path

Searched defs:analyzeInterface (Results 1 – 3 of 3) sorted by relevance

/napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/
Dinterface.js54 function analyzeInterface(data, rsltInterface = null, results, interfaceName = '') { // same as cla… function
93 analyzeInterface, property
/napi_generator/src/cli/dts2cpp/src/gen/analyze/
Dinterface.js54 function analyzeInterface(data, rsltInterface = null, results, interfaceName = '') { // same as cla… function
93 analyzeInterface, property
/napi_generator/test/unittest/
Dresult.json15 …"analyzeInterface": "{\"value\":[{\"name\":\"str1\",\"type\":\"string\"},{\"name\":\"nums\",\"type… string
127 …"analyzeInterface": "num1: number;\nstr1: string;\nbool1: boolean;\nnums: Array<number>;\nstrs: Ar… string