/foundation/communication/netstack/frameworks/js/builtin/fetch/include/ |
H A D | http_async_callback.h | 40 JSIValue thisVal; member in OHOS::ACELite::HttpAsyncCallback
|
/test/xts/device_attest_lite/interfaces/kit/js/include/ |
H A D | native_device_attest.h | 25 JSIValue thisVal = JSI::CreateUndefined(); member
|
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/js/builtin/src/ |
H A D | capability_module.cpp | 20 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 D | router_module.cpp | 32 JSIValue RouterModule::Replace(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Replace() argument
|
H A D | dialog_module.cpp | 37 JSIValue DialogModule::ShowDialog(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum)
in ShowDialog() argument
|
H A D | sample_module.cpp | 25 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 D | dfx_module.cpp | 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 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 D | app_module.cpp | 48 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 D | statistics_observer_wrapper.cpp | 75 napi_value thisVal = nullptr; in Off() local
|
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
H A D | policy_observer_wrapper.cpp | 87 napi_value thisVal = nullptr; in Off() local
|
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
H A D | interface_state_observer_wrapper.cpp | 86 napi_value thisVal = nullptr; in Off() local
|
/foundation/communication/netstack/utils/napi_utils/include/ |
H A D | module_template.h | 50 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 D | net_ssl_module.cpp | 82 napi_value thisVal = nullptr; in VerifyCertificationSync() local
|
/foundation/communication/netmanager_base/utils/napi_utils/include/ |
H A D | module_template.h | 42 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 D | netshare_observer_wrapper.cpp | 73 napi_value thisVal = nullptr; in Off() local
|
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/ |
H A D | http_module.cpp | 81 napi_value thisVal = nullptr; in CreateHttpResponseCache() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_napi.cpp | 77 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 D | router_module_tdd_test.cpp | 407 JSIValue thisVal = JSI::CreateUndefined(); in HWTEST_F() local
|
/foundation/communication/netmanager_base/utils/napi_utils/src/ |
H A D | module_template.cpp | 31 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 D | fetch_module.cpp | 42 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 D | native_device_attest.cpp | 59 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 D | patternlock_napi.cpp | 93 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 D | js_dialog.cpp | 67 bool JSDialog::ShowDialog(JSIValue thisVal,
in ShowDialog() argument
|
/foundation/communication/netstack/frameworks/js/napi/tls/src/ |
H A D | monitor.cpp | 238 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 D | vpn_module_ext.cpp | 157 napi_value thisVal = nullptr; in StartVpnExtensionAbility() local 205 napi_value thisVal = nullptr; in StopVpnExtensionAbility() local 238 napi_value thisVal = nullptr; in UpdateVpnAuthorize() local
|