| /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/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: '190… 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/h2hdf/src/ |
| D | main.js | 22 'drivername': { key: 'n', args: 1, description: 'driver name', default: 'hello' }, property 24 'version': { key: 'v', args: 1, description: 'source version', default: '4.1' }, property 26 'out': { key: 'o', args: 1, description: 'output directory', default: '' }, property
|
| /napi_generator/src/vscode_plugin/src/ |
| D | extension.ts | 286 description: LOCAL_DESCRIPTION constant 290 description: DOWNLOAD_DESCRIPTION constant 335 description: "Ohos_sdk_public 3.2.11.9 (API Version 9 Release)", constant 340 description: "Ohos_sdk_public 4.0.10.13 (API Version 10 Release)", constant 345 description: "Ohos_sdk_public 4.1.7.5 (API Version 11 Release)", constant 350 description: "Ohos_sdk_public 5.0.0.71 (API Version 12 Release)", constant
|
| /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/vscode_plugin/ |
| D | package.json | 4 "description": "Generate NAPI definition code and framework code for OpenHarmony", string 34 "description": "description of outpath" string 39 "description": "description of output flag" string 44 "description": "generate policy: 1,replace;2,append;3,new" string 49 "description": "logger file path" string 54 "description": "logger file name" string
|
| /napi_generator/src/cli/h2sa/ |
| D | package.json | 4 "description": "", string
|
| /napi_generator/src/tool/api/src/ |
| D | scan.js | 21 'directory': { key: 'd', args: 1, description: 'scan directory' }, property 22 'output': { key: 'o', args: 1, description: 'output directory', default: '.' }, property
|
| D | package.json | 4 "description": "", 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/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/h2hdf/ |
| D | package.json | 4 "description": "", string
|
| /napi_generator/src/cli/h2dts/src/ |
| D | package.json | 4 "description": "test", string
|
| /napi_generator/src/cli/dts2cpp/src/ |
| D | package.json | 4 "description": "test", string
|
| /napi_generator/src/cli/h2dtscpp/src/ |
| D | package.json | 4 "description": "", string
|
| /napi_generator/src/tool/api/api_scan_vs_plugin/src/ |
| D | package.json | 4 "description": "This tool can scan the Android APIs in OpenHarmony Projects", string
|