Home
last modified time | relevance | path

Searched refs:argsNum (Results 1 - 25 of 64) sorted by relevance

123

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h74 const jerry_length_t argsNum);
79 const jerry_length_t argsNum);
84 const jerry_length_t argsNum);
89 const jerry_length_t argsNum);
94 const jerry_length_t argsNum);
99 const jerry_length_t argsNum);
104 const jerry_length_t argsNum);
109 const jerry_length_t argsNum);
114 const jerry_length_t argsNum);
119 const jerry_length_t argsNum);
[all...]
H A Dcanvas_component.cpp289 const jerry_length_t argsNum) in GetContext()
293 if (argsNum < ArgsCount::NUM_1) { in GetContext()
334 const jerry_length_t argsNum) in FillStyleSetter()
337 if (argsNum < ArgsCount::NUM_1) { in FillStyleSetter()
377 const jerry_length_t argsNum) in FillStyleGetter()
381 (void)argsNum; in FillStyleGetter()
402 const jerry_length_t argsNum) in StrokeStyleSetter()
405 if (argsNum < ArgsCount::NUM_1) { in StrokeStyleSetter()
447 const jerry_length_t argsNum) in StrokeStyleGetter()
451 (void)argsNum; in StrokeStyleGetter()
286 GetContext(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) GetContext() argument
331 FillStyleSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillStyleSetter() argument
374 FillStyleGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillStyleGetter() argument
399 StrokeStyleSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) StrokeStyleSetter() argument
444 StrokeStyleGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) StrokeStyleGetter() argument
469 LineWidthSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) LineWidthSetter() argument
492 LineWidthGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) LineWidthGetter() argument
509 FontSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FontSetter() argument
566 FontGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FontGetter() argument
603 TextAlignSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) TextAlignSetter() argument
644 TextAlignGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) TextAlignGetter() argument
670 ShadowOffsetXSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) ShadowOffsetXSetter() argument
693 ShadowOffsetXGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowOffsetXGetter() argument
710 ShadowOffsetYSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) ShadowOffsetYSetter() argument
733 ShadowOffsetYGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowOffsetYGetter() argument
750 ShadowBlurSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) ShadowBlurSetter() argument
773 ShadowBlurGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowBlurGetter() argument
790 ShadowColorSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) ShadowColorSetter() argument
825 ShadowColorGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowColorGetter() argument
852 LineCapSetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) LineCapSetter() argument
885 LineCapGetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) LineCapGetter() argument
910 LineJoinSetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) LineJoinSetter() argument
943 LineJoinGetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) LineJoinGetter() argument
966 MiterLimitSetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) MiterLimitSetter() argument
988 MiterLimitGetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) MiterLimitGetter() argument
1007 LineDashOffsetSetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) LineDashOffsetSetter() argument
1029 LineDashOffsetGetter(const jerry_value_t func, const jerry_value_t contex, const jerry_value_t args[], const jerry_length_t argsNum) LineDashOffsetGetter() argument
1047 GlobalAlphaSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GlobalAlphaSetter() argument
1070 GlobalAlphaGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) GlobalAlphaGetter() argument
1087 GlobalCompositeOperationSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GlobalCompositeOperationSetter() argument
1139 GlobalCompositeOperationGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) GlobalCompositeOperationGetter() argument
1158 FillRect(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillRect() argument
1192 StrokeRect(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) StrokeRect() argument
1228 FillText(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillText() argument
1281 StrokeText(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) StrokeText() argument
1332 Rotate(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Rotate() argument
1356 Scale(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Scale() argument
1381 MeasureText(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) MeasureText() argument
1419 Translate(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Translate() argument
1445 Transform(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Transform() argument
1475 SetTransform(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) SetTransform() argument
1504 Save(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Save() argument
1523 Restore(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Restore() argument
1542 DrawCircle(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) DrawCircle() argument
1573 BeginPath(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) BeginPath() argument
1592 MoveTo(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) MoveTo() argument
1621 LineTo(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) LineTo() argument
1650 Rect(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Rect() argument
1681 CleanRect(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) CleanRect() argument
1713 Arc(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Arc() argument
1772 ClosePath(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ClosePath() argument
1791 Stroke(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Stroke() argument
1810 CreateLInearGradient(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) CreateLInearGradient() argument
1837 CreateRadialGradient(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) CreateRadialGradient() argument
1867 AddColorStop(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) AddColorStop() argument
1905 CreatePattern(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) CreatePattern() argument
1959 Fill(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Fill() argument
2045 DrawImage(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) DrawImage() argument
2092 SetLineDash(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) SetLineDash() argument
2156 GetLineDash(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GetLineDash() argument
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dimage_module.cpp59 const jerry_length_t argsNum) in CreateImage()
73 if (argsNum >= 1) { in CreateImage()
86 if (argsNum >= static_cast<uint32_t>(ArgsCount::NUM_2)) { in CreateImage()
112 const jerry_length_t argsNum) in OnLoadSetter()
121 if (argsNum == 1 && jerry_value_is_function(args[0])) { in OnLoadSetter()
134 const jerry_length_t argsNum) in OnLoadGetter()
138 (void)argsNum; in OnLoadGetter()
151 const jerry_length_t argsNum) in OnErrorSetter()
160 if (argsNum >= 1 && jerry_value_is_function(args[0])) { in OnErrorSetter()
173 const jerry_length_t argsNum) in OnErrorGetter()
56 CreateImage(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) CreateImage() argument
109 OnLoadSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnLoadSetter() argument
131 OnLoadGetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnLoadGetter() argument
148 OnErrorSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnErrorSetter() argument
170 OnErrorGetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnErrorGetter() argument
187 OnSrcSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnSrcSetter() argument
219 OnSrcGetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnSrcGetter() argument
239 OnHeightSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnHeightSetter() argument
259 OnHeightGetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnHeightGetter() argument
276 OnWidthSetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnWidthSetter() argument
296 OnWidthGetter(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) OnWidthGetter() argument
[all...]
H A Dimage_module.h94 const jerry_length_t argsNum);
98 const jerry_length_t argsNum);
102 const jerry_length_t argsNum);
106 const jerry_length_t argsNum);
110 const jerry_length_t argsNum);
114 const jerry_length_t argsNum);
118 const jerry_length_t argsNum);
122 const jerry_length_t argsNum);
126 const jerry_length_t argsNum);
130 const jerry_length_t argsNum);
[all...]
H A Dprofiler_module.cpp37 const jerry_length_t argsNum) in StartTracing()
42 if ((args == nullptr) || (argsNum < 1)) { in StartTracing()
50 if (argsNum >= leastArgsNum) { in StartTracing()
54 if (argsNum == jsArgsNum) { in StartTracing()
67 const jerry_length_t argsNum) in StopTracing()
72 UNUSED(argsNum); in StopTracing()
34 StartTracing(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) StartTracing() argument
64 StopTracing(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) StopTracing() argument
H A Drender_module.cpp86 const jerry_length_t argsNum) in CreateElement()
91 if (argsNum == ARG_LENGTH_WITH_OPTIONS) { in CreateElement()
96 } else if (argsNum == ARG_LENGTH_WITHOUT_OPTIONS) { in CreateElement()
105 } else if (argsNum == ARG_LENGTH_TAG_ONLY) { in CreateElement()
120 const jerry_length_t argsNum) in InitStyleSheet()
124 if (argsNum == 0 || manager == nullptr) { in InitStyleSheet()
151 const jerry_length_t argsNum) in ConditionalRender()
153 if (argsNum != ARG_LENGTH_RENDER) { in ConditionalRender()
155 argsNum); in ConditionalRender()
83 CreateElement(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) CreateElement() argument
117 InitStyleSheet(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) InitStyleSheet() argument
148 ConditionalRender(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) ConditionalRender() argument
H A Dtimer_module.h87 const jerry_length_t argsNum) in SetTimeout()
89 return CreateTimer(func, context, args, argsNum, false); in SetTimeout()
104 const jerry_length_t argsNum) in SetInterval()
106 return CreateTimer(func, context, args, argsNum, true); in SetInterval()
116 const jerry_length_t argsNum,
132 const jerry_length_t argsNum);
84 SetTimeout(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) SetTimeout() argument
101 SetInterval(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) SetInterval() argument
H A Drender_module.h55 const jerry_length_t argsNum);
60 const jerry_length_t argsNum);
65 const jerry_length_t argsNum);
70 const jerry_length_t argsNum);
H A Dtimer_module.cpp52 const jerry_length_t argsNum, in CreateTimer()
62 if ((argsNum < leastArguments) || (GetInstance()->GetTimerList() == nullptr)) { in CreateTimer()
74 if (argsNum > leastArguments) { in CreateTimer()
75 uint8_t funcNumber = argsNum - leastArguments; in CreateTimer()
86 arguments->argsNum = funcNumber; in CreateTimer()
133 const jerry_length_t argsNum) in ClearTimer()
144 if (argsNum == 0) { in ClearTimer()
203 CallJSFunctionAutoRelease(arg->func, arg->context, arg->args, arg->argsNum); in Task()
225 CallJSFunctionAutoRelease(funcArgs->func, funcArgs->context, funcArgs->args, funcArgs->argsNum); in Task()
49 CreateTimer(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum, bool repeated) CreateTimer() argument
130 ClearTimer(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) ClearTimer() argument
H A Dversion_module.cpp35 const jerry_length_t argsNum) in GetACEVersion()
44 const jerry_length_t argsNum) in GetACECommit()
53 const jerry_length_t argsNum) in GetACEBuildStamp()
32 GetACEVersion(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GetACEVersion() argument
41 GetACECommit(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GetACECommit() argument
50 GetACEBuildStamp(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GetACEBuildStamp() argument
H A Dsyscap_module.h55 const jerry_length_t argsNum) in CanIUse()
57 return CheckSyscap(func, context, args, argsNum, false); in CanIUse()
67 const jerry_length_t argsNum,
52 CanIUse(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) CanIUse() argument
H A Dversion_module.h49 const jerry_length_t argsNum);
54 const jerry_length_t argsNum);
59 const jerry_length_t argsNum);
H A Djstest_module.cpp31 const jerry_length_t argsNum) in JSTestPrint()
33 if (argsNum == 0) { in JSTestPrint()
28 JSTestPrint(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) JSTestPrint() argument
H A Dlocalization_module.cpp61 jerry_value_t LocalizationModule::GetValueByKey(const jerry_value_t *args, const jerry_length_t argsNum, bool isPlural) in GetValueByKey() argument
63 jerry_value_t LocalizationModule::GetValueByKey(const jerry_value_t *args, const jerry_length_t argsNum) in GetValueByKey()
66 if (argsNum == 0) { in GetValueByKey()
98 jerry_value_t resultProp = localization->parser_->GetValue(param, args, argsNum); in GetValueByKey()
H A Dprofiler_module.h52 * @param argsNum the num of arguments list
57 const jerry_length_t argsNum);
66 * @param argsNum the num of arguments list
71 const jerry_length_t argsNum);
H A Drequire_module.cpp30 const jerry_length_t argsNum) in ImportModule()
33 if (argsNum != requireArgc) { in ImportModule()
27 ImportModule(const jerry_value_t func, const jerry_value_t obj, const jerry_value_t* args, const jerry_length_t argsNum) ImportModule() argument
H A Dapp_data_module.cpp35 const jerry_length_t argsNum) in GetApp()
41 if (argsNum != 0) { in GetApp()
32 GetApp(const jerry_value_t func, const jerry_value_t context, const jerry_value_t args[], const jerry_length_t argsNum) GetApp() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.h32 static JSIValue TestCallFunc(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
33 static JSIValue TestCallback(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
34 static JSIValue TestStandardCallback(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
35 static JSIValue TestCallbackWithArgs(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
36 static JSIValue TestStandardCallbackWithArgs(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
37 static JSIValue TestGeneralFunc(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
38 static JSIValue Getter(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
39 static JSIValue Setter(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
H A Ddfx_module.h30 static JSIValue Screenshot(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
32 static JSIValue InjectEvent(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
33 static JSIValue DumpDomNode(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
34 static JSIValue DumpDomTree(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
45 static bool PreCheck(uint8_t argsNum);
H A Ddfx_module.cpp39 bool DfxModule::PreCheck(uint8_t argsNum) in PreCheck() argument
41 if (argsNum > 1) { in PreCheck()
42 HILOG_ERROR(HILOG_MODULE_ACE, "Dfx Module args num(%{public}d) is invalid, at most one parameter", argsNum); in PreCheck()
83 JSIValue DfxModule::Screenshot(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Screenshot() argument
118 JSIValue DfxModule::DumpDomTree(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() argument
121 if (!PreCheck(argsNum)) { in DumpDomTree()
153 JSIValue DfxModule::DumpDomNode(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() argument
156 if (!PreCheck(argsNum) || (uIDumpDomTree == nullptr)) { in DumpDomTree()
223 JSIValue DfxModule::InjectEvent(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() argument
227 if (argsNum ! in DumpDomTree()
[all...]
H A Dsample_module.cpp25 JSIValue SampleModule::TestCallFunc(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestCallFunc() argument
30 JSIValue SampleModule::TestCallback(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestCallback() argument
33 if ((args == nullptr) || (argsNum == 0) || JSI::ValueIsUndefined(args[0])) { in TestCallback()
47 JSIValue SampleModule::TestStandardCallback(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestStandardCallback() argument
50 if ((args == nullptr) || (argsNum == 0) || JSI::ValueIsUndefined(args[0])) { in TestStandardCallback()
89 JSIValue SampleModule::TestCallbackWithArgs(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestCallbackWithArgs() argument
92 if ((args == nullptr) || (argsNum == 0) || JSI::ValueIsUndefined(args[0])) { in TestCallbackWithArgs()
127 JSIValue SampleModule::TestStandardCallbackWithArgs(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestStandardCallbackWithArgs() argument
130 if ((args == nullptr) || (argsNum == 0) || JSI::ValueIsUndefined(args[0])) { in TestStandardCallbackWithArgs()
155 JSIValue SampleModule::TestGeneralFunc(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestGeneralFunc() argument
182 Setter(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) Setter() argument
194 Getter(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) Getter() argument
[all...]
H A Drouter_module.cpp32 JSIValue RouterModule::Replace(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Replace() argument
34 if (argsNum != 1 || args == nullptr) { in Replace()
35 HILOG_ERROR(HILOG_MODULE_ACE, "Replace args invalid, args num(%{public}d).", argsNum); in Replace()
H A Ddialog_module.cpp37 JSIValue DialogModule::ShowDialog(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum) in ShowDialog() argument
39 // js calling allow argsNum > 1, but do not process. in ShowDialog()
40 if (argsNum < 1) { in ShowDialog()
41 HILOG_ERROR(HILOG_MODULE_ACE, "ShowDialog args num(%{public}d) is invalid.", argsNum); in ShowDialog()
H A Dapp_module.h31 static JSIValue GetInfo(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
32 static JSIValue Terminate(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
34 static JSIValue ScreenOnVisible(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.h46 static JSIValue Setter(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum);
47 static JSIValue Getter(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum);
48 static JSIValue Function(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum);

Completed in 10 milliseconds

123