Searched defs:element (Results 1 – 8 of 8) sorted by relevance
| /napi_generator/test/unittest/ |
| D | tools.test.js | 113 … enum: [{ name: 'HttpStatus', body: { element: enumElement, function: [], enumValueType: 0 } }], property 128 … enum: [{ name: 'HttpStatus', body: { element: enumElement, function: [], enumValueType: 0 } }], property
|
| D | analyze.test.js | 106 element: [{ name: 'STATUS0', value: '0', type: 'string' }], property 117 element: [{ name: 'STATUS1', value: '0', type: 'NUMBER_TYPE_1' }], property
|
| D | generate.test.js | 235 element: [{ name: "STATUS0", value: "0", type: "NUMBER_TYPE_1" }], property 247 element: [{ name: "ACTION_HOME", value: "ohos.want.action.home", type: "string" }], property 894 … enum: [{ name: "TestEnum", body: { element: enumElement, function: [], enumValueType: 0 } }], property 915 "element": [ property
|
| /napi_generator/src/cli/dts2cpp/src/gen/analyze/ |
| D | enum.js | 22 element: [], property
|
| D | type.js | 80 element: [], property
|
| /napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/ |
| D | enum.js | 22 element: [], property
|
| D | type.js | 81 element: [], property
|
| /napi_generator/src/vscode_plugin/src/gen/ |
| D | gendts.ts | 581 for (const element of unionItem.members) { constant
|