| /napi_generator/src/cli/cmake2gn/src/ |
| D | main.js | 35 'type': { key: 't', args: 1, description: '', default: 'cmake' }, property 37 key: 'f', args: 1, 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
|
| /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 51 function print(...args) {
|
| /napi_generator/src/cli/h2sa/src/tools/ |
| D | napi_log.js | 84 function print(...args) { 91 function recordLog(lev, ...args) { 108 NapiLog.logError = function (...args) { 113 NapiLog.logDebug = function (...args) { 117 NapiLog.logInfo = function (...args) {
|
| D | tool.js | 23 function print(...args) { 30 String.prototype.format = function (...args) { 43 String.prototype.replaceAll = function (...args) {
|
| /napi_generator/src/cli/dts2ets/appCodeGen/src/tools/ |
| D | NapiLog.js | 97 function print(...args) { 104 function recordLog(lev, ...args) { 121 NapiLog.logError = function (...args) { 126 NapiLog.logDebug = function (...args) { 130 NapiLog.logInfo = function (...args) {
|
| D | tool.js | 30 function print(...args) { 37 String.prototype.format = function (...args) { 50 String.prototype.replaceAll = function (...args) {
|
| /napi_generator/src/cli/h2dtscpp/src/src/tools/ |
| D | NapiLog.js | 97 function print(...args) { 104 function recordLog(lev, ...args) { 121 NapiLog.logError = function (...args) { 126 NapiLog.logDebug = function (...args) { 130 NapiLog.logInfo = function (...args) {
|
| /napi_generator/src/cli/dts2cpp/src/gen/tools/ |
| D | NapiLog.js | 97 function print(...args) { 104 function recordLog(lev, ...args) { 121 NapiLog.logError = function (...args) { 126 NapiLog.logDebug = function (...args) { 130 NapiLog.logInfo = function (...args) {
|
| D | tool.js | 30 function print(...args) { 37 String.prototype.format = function (...args) { 50 String.prototype.replaceAll = function (...args) {
|
| /napi_generator/src/cli/h2dts/src/tsGen/tools/ |
| D | NapiLog.js | 99 function print(...args) { 106 function recordLog(lev, ...args) { 123 NapiLog.logError = function (...args) { 128 NapiLog.logDebug = function (...args) { 132 NapiLog.logInfo = function (...args) {
|
| /napi_generator/src/tool/api/api_scan_vs_plugin/src/gen/tools/ |
| D | VsPluginLog.js | 49 function recordLog(lev, ...args) { 62 VsPluginLog.logError = function (...args) { 66 VsPluginLog.logDebug = function (...args) { 70 VsPluginLog.logInfo = function (...args) {
|
| /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/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/.vscode/ |
| D | launch.json | 14 "args": [ array 27 "args": [ array 39 "args": [ array
|
| /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/examples/napitutorials/entry/src/main/cpp/ |
| D | init.cpp | 32 napi_value args[2] = {nullptr}; in Add() local 58 napi_value args[1] = {nullptr}; in getTestCase() local
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsobjectwrap/ |
| D | napiwrap.cpp | 89 napi_value args[PARAM1]; in New() local 101 napi_value args[PARAM1]; in New() local
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsabstractops/ |
| D | napitypeof.cpp | 28 napi_value args[PARAM1] = {nullptr}; in testNapiTypeof() local
|
| D | napicoercetonumber.cpp | 27 napi_value args[1] = {nullptr}; in testNapiCoerceToNumber() local
|
| D | napicoercetobool.cpp | 27 napi_value args[1] = {nullptr}; in testNapiCoerceToBool() local
|
| D | napicoercetoobject.cpp | 27 napi_value args[1] = {nullptr}; in testNapiCoerceToObject() local
|
| D | napicoercetostring.cpp | 27 napi_value args[1] = {nullptr}; in testNapiCoerceToString() local
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/cjsoncase/ |
| D | cjsongetarraysizecase.cpp | 39 napi_value args[PARAMS1] = {nullptr}; in KH373_cJSON_GetArraySize() local
|