| /napi_generator/test/storytest/test_promise/ |
| D | test.js | 19 function onPromiseVoid (ret) { argument 23 function onPromiseNumber (ret) { argument 27 function onPromiseBool (ret) { argument 31 function onPromiseString (ret) { argument 35 function onPromiseIf (ret) { argument 40 function onPromiseArray (ret) { argument 44 function onAsyncCallString (err, ret) { argument 49 function onAsyncCallNumber (err, ret) { argument
|
| /napi_generator/test/storytest/test_string/ |
| D | test.js | 49 function asynFun1(err, ret) { argument 53 function def1(ret) { argument 69 function asynFun2(err, ret) { argument 73 function def2(ret) { argument 87 function asynFun8(err, ret) { argument 91 function def8(ret) { argument 108 function cb1(ret) { argument
|
| /napi_generator/test/storytest/test_bool/ |
| D | test.js | 50 function asynFun1(err, ret) { argument 55 function def1(ret) { argument 74 function asynFun2(err, ret) { argument 79 function def2(ret) { argument 95 function cb1(ret) { argument
|
| /napi_generator/test/storytest/test_number/ |
| D | test.js | 49 function asynFun1(err, ret) { argument 54 function def1(ret) { argument 72 function asynFun2(err, ret) { argument 77 function def2(ret) { argument 93 function cb1(ret) { argument
|
| /napi_generator/test/storytest/test_array/ |
| D | test.js | 19 function asynFun1(err, ret) { argument 23 function def1(ret) { argument 39 function asynFun2(err, ret) { argument 44 function def2(ret) { argument 62 function asynFun3(err, ret) { argument 67 function def3(ret) { argument 168 function cb1(ret) { argument 177 function cb2(ret) { argument 186 function cb3(ret) { argument 195 function cb4(ret) { argument
|
| /napi_generator/test/storytest/test_enum/ |
| D | test.js | 45 function abc(ret) { argument 54 function asynFun1(err, ret) { argument 65 function def1(ret) { argument 77 function def2(ret) { argument
|
| /napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/ |
| D | function.js | 158 function analyseSubReturn(ret, data, results) { argument 200 function getObjCallFunc(results, onObjCbType, values, ret) { argument 205 'ret': ret, property 209 function getFuncResult(name, funcType, values, ret, isStatic) { argument 214 ret: ret, property 232 function analyzeFunction(data, isStatic, name, values, ret, results, interfaceName = '') { argument
|
| D | return.js | 18 function analyzeReturn(ret) { argument
|
| D | params.js | 61 'ret': functionRet, property
|
| /napi_generator/src/cli/dts2cpp/src/gen/analyze/ |
| D | function.js | 160 function analyseSubReturn(ret, data, results) { argument 202 function getObjCallFunc(results, onObjCbType, values, ret) { argument 207 'ret': ret, property 211 function getFuncResult(name, funcType, values, ret, isStatic) { argument 216 ret: ret, property 234 function analyzeFunction(data, isStatic, name, values, ret, results, interfaceName = '') { argument
|
| D | return.js | 18 function analyzeReturn(ret) { argument
|
| D | params.js | 61 'ret': functionRet, property
|
| /napi_generator/test/storytest/test_callback/ |
| D | test.js | 19 function onCallback (ret) { argument 23 function onVoidCallback (ret) { argument 27 function onAsyncCallback (err, ret) { argument 32 function onVoidAsyncCallback (err, ret) { argument
|
| /napi_generator/test/unittest/ |
| D | generate.test.js | 116 let funParam = { name: 'if_async', type: 4, value: [valueFi, value1Se], ret: 'string' } property 122 function: [{ name: 'if_async', type: 4, value: [valueFi, value1Se], ret: 'string' }], property 134 let funParam = { name: 'if_direct', type: 1, value: valueFi, ret: 'string', isStatic: false }; property 140 … function: [{ name: 'if_direct', type: 1, value: [valueFi], ret: 'string', isStatic: false }], property 152 let funParam = { name: 'if_direct', type: 1, value: [valueFi], ret: 'string', isStatic: true }; property 158 function: [{ name: 'if_direct', type: 1, value: [valueFi], ret: 'string', isStatic: true }], property 171 let funParam = { name: 'if_callback', type: 2, value: [valueFi, value1Se], ret: 'string' }; property 177 function: [{ name: 'if_callback', type: 2, value: [valueFi, value1Se], ret: 'string' }], property 190 let funParam = { name: funcName, type: 2, value: [valueFi, value1Se], ret: 'void' }; property 196 function: [{ name: funcName, type: 2, value: [valueFi, value1Se], ret: 'string' }], property [all …]
|
| /napi_generator/test/storytest/test_direct/ |
| D | test.js | 19 function abc(ret) { argument
|
| /napi_generator/test/storytest/test_enum_interface/ |
| D | test.js | 21 function abc(ret) { argument
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/ffmpegcase/render/ |
| D | plugin_render.cpp | 65 int ret = 0; in open_codec_context() local 113 int ret = 0; in decode_packet() local 276 int32_t ret; in DispatchMouseEventCB() local 294 int32_t ret; in DispatchHoverEventCB() local 312 int32_t ret; in OnFocusEventCB() local 330 int32_t ret; in OnBlurEventCB() local 348 int32_t ret; in OnKeyEventCB() local 541 int ret = 0; in RescontExecuteCB() local 962 int32_t ret = OH_NativeXComponent_GetMouseEvent(component, window, &mouseEvent); in OnMouseEvent() local 1017 napi_status ret = napi_create_int32(env, hasDraw_, &(hasDraw)); in TestGetXComponentStatus() local
|
| /napi_generator/test/storytest/test_optional/ |
| D | test.js | 61 function def(ret) { argument 133 function cb3(ret) { argument 149 function cb4(ret) { argument
|
| /napi_generator/src/vscode_plugin/h2dts/ts_vs_plugin/src/gen/tools/ |
| D | VsPluginRe.js | 24 let ret = { 'regs': [] }; variable
|
| /napi_generator/src/tool/api/api_scan_vs_plugin/src/gen/tools/ |
| D | VsPluginRe.js | 24 let ret = { 'regs': [] }; variable
|
| /napi_generator/src/vscode_plugin/dts2cpp/napi_vs_plugin/src/gen/tools/ |
| D | VsPluginRe.js | 24 let ret = { 'regs': [] }; variable
|
| /napi_generator/src/vscode_plugin/h2sa/service_vs_plugin/src/gen/tools/ |
| D | VsPluginRe.js | 24 let ret = { 'regs': [] }; variable
|
| /napi_generator/src/vscode_plugin/cmake2gn/gn_vs_plugin/src/gen/tools/ |
| D | VsPluginRe.js | 24 let ret = { 'regs': [] }; variable
|
| /napi_generator/src/cli/dts2ets/appCodeGen/src/ |
| D | app_code_gen.js | 100 let ret = NapiLog.getResult(); variable
|
| /napi_generator/src/cli/dts2cpp/src/gen/tools/ |
| D | re.js | 24 let ret = { 'regs': [] }; variable
|