/base/security/crypto_framework/frameworks/js/jsi/src/ |
H A D | jsi_api_common.cpp | 22 void JsiAsyncCallback(const JSIValue thisVal, const JSIValue args, const JSIValue *params, uint8_t paramsNum) in JsiAsyncCallback() argument
|
H A D | jsi_api_errcode.cpp | 71 void CallbackErrorCodeOrDataResult(const JSIValue thisVal, const JSIValue args, int32_t errCode, const JSIValue data) in CallbackErrorCodeOrDataResult() argument
|
H A D | jsi_md.cpp | 27 JSIValue CryptoFrameworkLiteModule::CreateMd(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in CreateMd() argument 69 JSIValue CryptoFrameworkLiteModule::Update(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Update() argument 103 JSIValue CryptoFrameworkLiteModule::UpdateSync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in UpdateSync() argument 131 JSIValue CryptoFrameworkLiteModule::Digest(const JSIValue thisVal, cons argument 158 DigestSync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) DigestSync() argument 180 GetMdLength(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetMdLength() argument [all...] |
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_get_key_properties.cpp | 28 JSIValue HksLiteModule::getKeyProperties(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in getKeyProperties() argument
|
H A D | hks_lite_api_has_key_item.cpp | 28 JSIValue HksLiteModule::hasKeyItem(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in hasKeyItem() argument
|
H A D | hks_lite_api_import_wrapped_key_item.cpp | 28 JSIValue HksLiteModule::importWrappedKeyItem(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in importWrappedKeyItem() argument
|
H A D | hks_lite_api_generate_key_item.cpp | 38 JSIValue HksLiteModule::generateKeyItem(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in generateKeyItem() argument
|
H A D | hks_lite_api_delete_key_item.cpp | 38 JSIValue HksLiteModule::deleteKeyItem(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in deleteKeyItem() argument
|
H A D | hks_lite_api_abort_session.cpp | 32 JSIValue HksLiteModule::abortSession(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in abortSession() argument
|
H A D | hks_lite_api_init_session.cpp | 45 JSIValue HksLiteModule::initSession(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in initSession() argument
|
H A D | hks_lite_api_is_key_item_exist.cpp | 38 JSIValue HksLiteModule::isKeyItemExist(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in isKeyItemExist() argument
|
H A D | hks_lite_api_export_key_item.cpp | 52 JSIValue HksLiteModule::exportKeyItem(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in exportKeyItem() argument
|
H A D | hks_lite_api_import_key_item.cpp | 52 JSIValue HksLiteModule::importKeyItem(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in importKeyItem() argument
|
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
|
/base/global/i18n_lite/interfaces/kits/js/builtin/src/ |
H A D | locale_module.cpp | 63 JSIValue LocaleModule::GetLocale(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetLocale() argument
|
/base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/src/ |
H A D | battery_module.cpp | 22 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack() argument 42 JSIValue BatteryModule::GetStatus(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in GetStatus() argument
|
/base/security/permission_lite/services/js_api/src/ |
H A D | perm_module.cpp | 23 JSIValue PermModule::CheckSelfPerm(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in CheckSelfPerm() argument
|
/base/powermgr/battery_lite/frameworks/js/builtin/src/ |
H A D | battery_module.cpp | 23 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue)
in SuccessCallBack() argument 44 JSIValue BatteryModule::GetBatterySOC(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in GetBatterySOC() argument 60 JSIValue BatteryModule::GetChargingStatus(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in GetChargingStatus() argument 76 JSIValue BatteryModule::GetHealthStatus(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in GetHealthStatus() argument 92 GetPluggedType(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetPluggedType() argument 109 GetVoltage(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetVoltage() argument 125 GetTechnology(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetTechnology() argument 141 GetTemperature(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetTemperature() argument [all...] |
/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...] |
/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
|
H A D | print_task.cpp | 362 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
|