Home
last modified time | relevance | path

Searched defs:thisVal (Results 1 - 25 of 35) sorted by relevance

12

/foundation/communication/netstack/frameworks/js/builtin/fetch/include/
H A Dhttp_async_callback.h40 JSIValue thisVal; member in OHOS::ACELite::HttpAsyncCallback
/test/xts/device_attest_lite/interfaces/kit/js/include/
H A Dnative_device_attest.h25 JSIValue thisVal = JSI::CreateUndefined(); member
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/js/builtin/src/
H A Dcapability_module.cpp20 JSIValue CapabilityModule::HasCapability(const JSIValue thisVal, const JSIValue *args, uint8_t argsSize) in HasCapability() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Drouter_module.cpp32 JSIValue RouterModule::Replace(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Replace() argument
H A Ddialog_module.cpp37 JSIValue DialogModule::ShowDialog(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum) in ShowDialog() argument
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
47 JSIValue SampleModule::TestStandardCallback(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestStandardCallback() argument
89 JSIValue SampleModule::TestCallbackWithArgs(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestCallbackWithArgs() argument
127 JSIValue SampleModule::TestStandardCallbackWithArgs(const JSIValue thisVal, cons argument
155 TestGeneralFunc(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) 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 Ddfx_module.cpp83 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
153 JSIValue DfxModule::DumpDomNode(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() argument
223 JSIValue DfxModule::InjectEvent(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() argument
H A Dapp_module.cpp48 JSIValue AppModule::GetInfo(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetInfo() argument
122 JSIValue AppModule::Terminate(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Terminate() argument
132 JSIValue AppModule::ScreenOnVisible(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in ScreenOnVisible() argument
158 void AppModule::OnSetActionSuccess(const JSIValue thisVal, const JSIValue *args) in OnSetActionSuccess() argument
168 void AppModule::OnSetActionFail(const JSIValue thisVal, cons argument
181 OnSetActionComplete(const JSIValue thisVal, const JSIValue *args) OnSetActionComplete() argument
191 AsyncCallFunction(const JSIValue thisVal, const JSIValue callback, const JSIValue result) AsyncCallFunction() argument
[all...]
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_observer_wrapper.cpp75 napi_value thisVal = nullptr; in Off() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dpolicy_observer_wrapper.cpp87 napi_value thisVal = nullptr; in Off() local
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer_wrapper.cpp86 napi_value thisVal = nullptr; in Off() local
/foundation/communication/netstack/utils/napi_utils/include/
H A Dmodule_template.h50 napi_value thisVal = nullptr; in InterfaceWithManagerWrapper() local
100 napi_value thisVal = nullptr; in InterfaceWithSharedManager() local
150 napi_value thisVal = nullptr; InterfaceWithOutAsyncWorkWithManagerWrapper() local
199 napi_value thisVal = nullptr; InterfaceWithOutAsyncWorkWithSharedManager() local
248 napi_value thisVal = nullptr; Interface() local
294 napi_value thisVal = nullptr; InterfaceWithOutAsyncWork() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/net_ssl/net_ssl_module/src/
H A Dnet_ssl_module.cpp82 napi_value thisVal = nullptr; in VerifyCertificationSync() local
/foundation/communication/netmanager_base/utils/napi_utils/include/
H A Dmodule_template.h42 napi_value thisVal = nullptr; in InterfaceWithoutManager() local
75 napi_value thisVal = nullptr; in Interface() local
111 napi_value thisVal = nullptr; in InterfaceSync() local
155 napi_value thisVal = nullptr; InterfaceWithOutAsyncWork() local
[all...]
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_observer_wrapper.cpp73 napi_value thisVal = nullptr; in Off() local
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp81 napi_value thisVal = nullptr; in CreateHttpResponseCache() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_napi.cpp77 napi_value thisVal = nullptr; in JsColor() local
95 napi_value thisVal = nullptr; in JsBackgroundColor() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/test/unittest/common/
H A Drouter_module_tdd_test.cpp407 JSIValue thisVal = JSI::CreateUndefined(); in HWTEST_F() local
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dmodule_template.cpp31 napi_value thisVal = nullptr; in On() local
59 napi_value thisVal = nullptr; in Once() local
86 napi_value thisVal = nullptr; in Off() local
144 napi_value thisVal = nullptr; NewInstance() local
[all...]
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dfetch_module.cpp42 JSIValue FetchModule::Fetch(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Fetch() argument
227 JSIValue FetchModule::StringToArrayBuffer(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in StringToArrayBuffer() argument
/test/xts/device_attest_lite/interfaces/kit/js/src/
H A Dnative_device_attest.cpp59 void FailCallBack(const JSIValue thisVal, const JSIValue args, int32_t ret) in FailCallBack() argument
71 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack() argument
90 JSIValue ExecuteAsyncWork(const JSIValue thisVal, const JSIValue* args, in ExecuteAsyncWork() argument
167 JSIValue thisVal in ExecuteGetAttestResult() local
181 GetAttestResultInfoSync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetAttestResultInfoSync() argument
210 GetAttestResultInfoAsync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetAttestResultInfoAsync() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_napi.cpp93 napi_value thisVal = nullptr; in SideLength() local
111 napi_value thisVal = nullptr; in CircleRadius() local
129 napi_value thisVal = nullptr; in PathStrokeWidth() local
147 napi_value thisVal = nullptr; in ActiveColor() local
165 napi_value thisVal = nullptr; in SelectedColor() local
183 napi_value thisVal = nullptr; PathColor() local
201 napi_value thisVal = nullptr; RegularColor() local
218 napi_value thisVal = nullptr; AutoReset() local
231 napi_value thisVal = nullptr; OnPatternComplete() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
H A Djs_dialog.cpp67 bool JSDialog::ShowDialog(JSIValue thisVal, in ShowDialog() argument
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor.cpp238 napi_value thisVal = nullptr; in On() local
297 napi_value thisVal = nullptr; in Off() local
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/
H A Dvpn_module_ext.cpp157 napi_value thisVal = nullptr; in StartVpnExtensionAbility() local
205 napi_value thisVal = nullptr; in StopVpnExtensionAbility() local
238 napi_value thisVal = nullptr; in UpdateVpnAuthorize() local

Completed in 18 milliseconds

12