Searched defs:rsltInterface (Results 1 – 4 of 4) sorted by relevance
| /napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/ |
| D | interface.js | 21 function analyzeNoNameInterface(valueType, valueName, rsltInterface) { argument 54 function analyzeInterface(data, rsltInterface = null, results, interfaceName = '') { // same as cla… argument 107 function analyzeInterfaceVariable(t, tt, rsltInterface, result) { argument
|
| D | type.js | 34 function analyzeType(data, rsltInterface = null) { // same as class argument
|
| /napi_generator/src/cli/dts2cpp/src/gen/analyze/ |
| D | interface.js | 21 function analyzeNoNameInterface(valueType, valueName, rsltInterface) { argument 54 function analyzeInterface(data, rsltInterface = null, results, interfaceName = '') { // same as cla… argument 107 function analyzeInterfaceVariable(t, tt, rsltInterface, result) { argument
|
| D | type.js | 34 function analyzeType(data, rsltInterface = null) { // same as class argument
|