| /napi_generator/src/cli/cmake2gn/src/ |
| D | main.js | 35 'type': { key: 't', args: 1, description: '', default: 'cmake' }, property 38 description: "The make file's relative path \ property 42 key: 'o', args: 1, description: 'ohos product output relative path', property 45 …'ohos_project_path': { key: 'p', args: 1, description: 'ohos project path ( /home/xxx/ohos_project… property 46 'cmake_args': { key: 'a', args: 1, description: 'like: (-DABC,-DQWE)', default: '' }, property 47 'subsystem_name': { key: 's', args: 1, description: 'subsystem', default: 'test_subsystem' }, property 48 'part_name': { key: 'm', args: 1, description: 'part', default: 'test_part' }, property 49 'porting_to': { key: 'd', args: 1, description: 'porting to', default: '' }, property
|
| D | package.json | 4 "description": "", string
|
| /napi_generator/src/cli/dts2cpp/src/gen/ |
| D | cmd_gen.js | 25 'filename': { key: 'f', args: 1, description: '.d.ts file', default: '' }, property 26 'directory': { key: 'd', args: 1, description: '.d.ts directory', default: '' }, property 27 …'imports': { key: 'i', args: 1, description: 'enable or disable support imports self-define file',… property 28 'out': { key: 'o', args: 1, description: 'output directory', default: '.' }, property 29 'loglevel': { key: 'l', args: 1, description: 'Log Level : 0~3', default: '1' }, property 31 …'numbertype':{key: 'n', args: 1, description: 'optional elemtype: basic cpp elemtype', default: 'u… property 32 …'tsGen':{key: 't', args: 1, description: 'enable or disable generate typescript file', default: fa… property 39 'serviceCode': {key: 's', args: 1, description: 'configure the service code', default: ''} property
|
| /napi_generator/src/cli/h2dts/src/tsGen/ |
| D | cmd_gen.js | 24 'filename': { key: 'f', args: 1, description: '.d.ts file', default: '' }, property 25 'directory': { key: 'd', args: 1, description: '.d.ts directory', default: '' }, property 26 'out': { key: 'o', args: 1, description: 'output directory', default: '.' }, property 27 'loglevel': { key: 'l', args: 1, description: 'Log Level : 0~3', default: '1' }, property 28 …'tsGen':{key: 't', args: 1, description: 'enable or disable generate typescript file', default: fa… property
|
| /napi_generator/src/cli/dts2ets/appCodeGen/src/ |
| D | app_code_gen.js | 26 'filename': { key: 'f', args: 1, description: '.d.ts file', default: '@ohos.napitest.d.ts' }, property 27 'out': { key: 'o', args: 1, description: 'output directory', default: '.' }, property 28 'loglevel': { key: 'l', args: 1, description: 'Log Level : 0~3', default: '1' }, property 37 …'functionsCfg': { key: 'c', args: 1, description: 'configured file including the functions for tes… property
|
| /napi_generator/src/cli/h2sa/src/src/gen/ |
| D | main.js | 27 'filename': { key: 'f', args: 1, description: '.h file', default: '' }, property 28 'out': { key: 'o', args: 1, description: 'output directory', default: '.' }, property 29 'loglevel': { key: 'l', args: 1, description: 'Log Level: 0~3', default: '1' }, property 30 …'serviceId': { key: 's', args: 1, description: 'service register id: 9000~16777214', default: '900… property 31 'versionTag': { key: 'v', args: 1, description: 'version tag: 4.1 / 3.2', default: '3.2' } property
|
| /napi_generator/test/storytest/ |
| D | cfg.json | 7 …"description": "includeName: 引入的业务代码.h文件相对路径, cppName: 引入的业务代码.cpp文件相对路径, interfaceName: ts文件中的使用接… string 14 …"description": "includeName: 引入的业务代码.h文件相对路径, cppName: 引入的业务代码.cpp文件相对路径, interfaceName: ts文件中的使用接… string
|
| /napi_generator/src/cli/h2dtscpp/src/src/ |
| D | main.js | 22 'filename': { key: 'f', args: 1, description: '.h file', default: '' }, property 24 'out': { key: 'o', args: 1, description: 'out path', default: '' }, property
|
| /napi_generator/src/cli/h2sa/src/ |
| D | package.json | 4 "description": "", string
|
| /napi_generator/src/tool/api/src/ |
| D | package.json | 4 "description": "", string
|
| D | scan.js | 21 'directory': { key: 'd', args: 1, description: 'scan directory' }, property 22 'output': { key: 'o', args: 1, description: 'output directory', default: '.' }, property
|
| /napi_generator/src/vscode_plugin/assist/assist_tools_vs_plugin/ |
| D | package.json | 4 …"description": "This is the Kaihong assistance tools unified entrance for OpenHarmony OS developer… string
|
| /napi_generator/src/tool/api/api_scan_vs_plugin/ |
| D | package.json | 4 "description": "This tool can scan the Android APIs in OpenHarmony Projects.", string
|
| /napi_generator/src/vscode_plugin/h2dts/ts_vs_plugin/ |
| D | package.json | 4 …"description": "This paper mainly introduces the NAPI framework code generation tool, which can ge… string
|
| /napi_generator/src/vscode_plugin/h2sa/service_vs_plugin/ |
| D | package.json | 4 "description": "this tool ", string
|
| /napi_generator/src/vscode_plugin/cmake2gn/gn_vs_plugin/ |
| D | package.json | 4 …"description": "This tool can convert other compiled scripts (such as cmake, make, etc.) into gn s… string
|
| /napi_generator/src/vscode_plugin/dts2cpp/napi_vs_plugin/ |
| D | package.json | 4 …"description": "This paper mainly introduces the NAPI framework code generation tool, which can ge… string
|
| /napi_generator/examples/napitutorials/entry/src/main/js/platform/ |
| D | package.json | 4 "description": "A platform detection library that works on nearly all JavaScript platforms.", string
|
| /napi_generator/examples/napitutorials/entry/src/main/js/benchmark/ |
| D | package.json | 4 …"description": "A benchmarking library that supports high-resolution timers & returns statisticall… string
|
| /napi_generator/src/cli/dts2cpp/src/ |
| D | package.json | 4 "description": "test", string
|
| /napi_generator/src/cli/h2dts/src/ |
| D | package.json | 4 "description": "test", string
|
| /napi_generator/src/cli/h2dtscpp/src/ |
| D | package.json | 4 "description": "", string
|
| /napi_generator/src/vscode_plugin/assist/assist_tools_vs_plugin/src/ |
| D | package.json | 4 …"description": "This is the Kaihong assistance tools unified entrance for OpenHarmony OS developer… string
|
| /napi_generator/src/vscode_plugin/h2dts/ts_vs_plugin/src/ |
| D | package.json | 4 "description": "Generate TS interface file for OpenHarmony", string
|
| /napi_generator/src/vscode_plugin/cmake2gn/gn_vs_plugin/src/ |
| D | package.json | 4 "description": "gn generate tool", string
|