| /base/security/crypto_framework/frameworks/js/jsi/src/ |
| H A D | jsi_rand.cpp | 29 JSIValue CryptoFrameworkLiteModule::CreateRandom(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in CreateRandom() argument 59 JSIValue CryptoFrameworkLiteModule::GenerateRandom(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GenerateRandom() argument 94 JSIValue CryptoFrameworkLiteModule::GenerateRandomSync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GenerateRandomSync() argument 125 JSIValue CryptoFrameworkLiteModule::SetSeed(const JSIValue thisVal, cons argument [all...] |
| /base/security/huks/interfaces/kits/liteapi/src/ |
| H A D | hks_lite_api_update_finish_session.cpp | 67 static JSIValue InnerUpdateFinishSession(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum, in InnerUpdateFinishSession() argument 120 JSIValue HksLiteModule::updateSession(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in updateSession() argument 125 JSIValue HksLiteModule::finishSession(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in finishSession() argument
|
| /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
|
| /base/security/huks/frameworks/crypto_lite/js/builtin/src/ |
| H A D | cipher_module.cpp | 23 JSIValue CipherModule::Rsa(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Rsa() argument 97 JSIValue CipherModule::Aes(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Aes() argument [all...] |
| /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/modules/ |
| 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/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...] |
| /base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
| H A D | hilog_module.cpp | 142 JSIValue HilogModule::Debug(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in Debug() argument 147 JSIValue HilogModule::Info(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in Info() argument 152 JSIValue HilogModule::Error(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in Error() argument 157 JSIValue HilogModule::Warn(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in Warn() argument 162 JSIValue HilogModule::Fatal(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in Fatal() argument 176 IsLoggable(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) IsLoggable() argument 215 ParseNapiValue(const JSIValue thisVal, const JSIValue *element, HilogVector *params) ParseNapiValue() argument 239 HilogImpl(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum, int level) HilogImpl() argument 290 HilogImplParseValue( const JSIValue thisVal, const JSIValue *args, uint8_t argsNum, HilogVector *params) HilogImplParseValue() argument [all...] |
| /base/hiviewdfx/hilog_lite/test/unittest/ |
| H A D | hilog_lite_test.cpp | 241 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); in HWTEST_F() local 257 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); in HWTEST_F() local 273 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); in HWTEST_F() local 289 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); in HWTEST_F() local 305 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); in HWTEST_F() local 320 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); HWTEST_F() local 338 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); HWTEST_F() local 356 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); HWTEST_F() local 374 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); HWTEST_F() local 392 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); HWTEST_F() local 410 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL); HWTEST_F() local [all...] |
| /base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
| H A D | napi_inner_print.cpp | 523 napi_value thisVal = nullptr; in On() local
|
| /base/print/print_fwk/interfaces/kits/napi/scan_napi/src/ |
| H A D | napi_inner_scan.cpp | 596 napi_value thisVal = nullptr; in On() local
|
| /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
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| H A D | module_template.cpp | 38 napi_value thisVal = nullptr; in OnManagerWrapper() local 80 napi_value thisVal = nullptr; in OnceManagerWrapper() local 116 napi_value thisVal = nullptr; in OffManagerWrapper() local 168 napi_value thisVal in OnSharedManager() local 210 napi_value thisVal = nullptr; OnceSharedManager() local 246 napi_value thisVal = nullptr; OffSharedManager() local 298 napi_value thisVal = nullptr; On() local 327 napi_value thisVal = nullptr; Once() local 354 napi_value thisVal = nullptr; Off() local 416 napi_value thisVal = nullptr; NewInstanceWithManagerWrapper() local 445 napi_value thisVal = nullptr; NewInstanceWithSharedManager() local 476 napi_value thisVal = nullptr; NewInstance() local 502 napi_value thisVal = nullptr; NewInstanceNoManager() local [all...] |