Home
last modified time | relevance | path

Searched refs:CreateObject (Results 1 - 25 of 26) sorted by relevance

12

/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api.cpp33 JSIValue errorCode = JSI::CreateObject(); in CreateHuksErrCode()
63 JSIValue keyPurpose = JSI::CreateObject(); in CreateHuksKeyPurpose()
76 JSIValue keyPadding = JSI::CreateObject(); in CreateHuksKeyPadding()
91 JSIValue keyCipherMode = JSI::CreateObject(); in CreateHuksCipherMode()
103 JSIValue keySize = JSI::CreateObject(); in CreateHuksKeySize()
122 JSIValue keyAlg = JSI::CreateObject(); in CreateHuksKeyAlg()
138 JSIValue keyFlag = JSI::CreateObject(); in CreateHuksKeyFlag()
150 JSIValue keyStorageType = JSI::CreateObject(); in CreateHuksKeyStorageType()
160 JSIValue tagType = JSI::CreateObject(); in CreateHuksTagType()
230 JSIValue tag = JSI::CreateObject(); in CreateHuksTag()
[all...]
H A Dhks_lite_api_common.cpp379 JSIValue res = JSI::CreateObject(); in HksConvertErrorCodeToError()
394 res = JSI::CreateObject(); in HksConstructJSIReturnResult()
/base/powermgr/battery_lite/frameworks/js/builtin/src/
H A Dbattery_module.cpp53 JSIValue result = JSI::CreateObject(); in GetBatterySOC()
69 JSIValue result = JSI::CreateObject(); in GetChargingStatus()
85 JSIValue result = JSI::CreateObject(); in GetHealthStatus()
101 JSIValue result = JSI::CreateObject(); in GetPluggedType()
118 JSIValue result = JSI::CreateObject(); in GetVoltage()
134 JSIValue result = JSI::CreateObject(); in GetTechnology()
150 JSIValue result = JSI::CreateObject(); in GetTemperature()
/base/telephony/sms_mms/test/fuzztest/unittest_fuzzer/
H A Dunittest_fuzzer.cpp155 if (!CreateObject()) {
167 bool CreateObject() in CreateObject() function in OHOS::final
223 if (!CreateObject()) {
239 bool CreateObject() in CreateObject() function in OHOS::final
320 if (!CreateObject()) {
334 bool CreateObject() in CreateObject() function in OHOS::final
389 if (!CreateObject()) {
396 bool CreateObject() in CreateObject() function in OHOS::final
429 if (!CreateObject()) {
439 bool CreateObject() in CreateObject() function in OHOS::final
521 bool CreateObject() CreateObject() function in OHOS::final
591 bool CreateObject() CreateObject() function in OHOS::final
[all...]
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp73 if (!CreateObject()) {
82 bool CreateObject() in CreateObject() function in OHOS::final
117 if (!CreateObject()) {
125 bool CreateObject() in CreateObject() function in OHOS::final
164 if (!CreateObject()) {
176 bool CreateObject() in CreateObject() function in OHOS::final
301 if (!CreateObject()) {
315 bool CreateObject() in CreateObject() function in OHOS::final
416 if (!CreateObject()) {
425 bool CreateObject() in CreateObject() function in OHOS::final
492 bool CreateObject() CreateObject() function in OHOS::final
648 bool CreateObject() CreateObject() function in OHOS::final
699 bool CreateObject() CreateObject() function in OHOS::final
[all...]
/base/global/i18n_lite/interfaces/kits/js/builtin/src/
H A Dlocale_module.cpp65 JSIValue result = JSI::CreateObject(); in GetLocale()
/base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/src/
H A Dbattery_module.cpp52 JSIValue result = JSI::CreateObject(); in GetStatus()
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_api_errcode.cpp75 JSIValue errObj = JSI::CreateObject(); in CallbackErrorCodeOrDataResult()
H A Djsi_utils.cpp68 res = JSI::CreateObject(); in ConstructJSIReturnResult()
H A Djsi_rand.cpp45 JSIValue serviceObj = JSI::CreateObject(); in CreateRandom()
H A Djsi_md.cpp52 JSIValue serviceObj = JSI::CreateObject(); in CreateMd()
/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_util.h69 napi_value CreateObject(const napi_env env);
70 napi_value CreateObject(const napi_env env, const std::string& key, const napi_value value);
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp406 napi_value CreateObject(const napi_env env) in CreateObject() function
416 napi_value CreateObject(const napi_env env, const std::string& key, const napi_value value) in CreateObject() function
571 napi_value obj = CreateObject(env); in CreateValueByJson()
595 napi_value obj = CreateObject(env); in CreateEventInfo()
626 napi_value obj = CreateObject(env); in CreateEventGroups()
H A Dnapi_hiappevent_write.cpp79 results[ERR_INDEX] = NapiUtil::CreateObject(env, "code", in Write()
H A Dnapi_app_event_holder.cpp161 napi_value packageObj = NapiUtil::CreateObject(env); in NapiTakeNext()
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_val.h78 static NVal CreateObject(napi_env env);
H A Dn_val.cpp245 NVal NVal::CreateObject(napi_env env) in CreateObject() function in OHOS::HiviewDFX::NVal
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp40 JSIValue result = JSI::CreateObject(); in Rsa()
113 JSIValue result = JSI::CreateObject(); in Aes()
/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dnapi_print_utils.h67 static napi_value CreateObject(napi_env env);
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dnapi_scan_utils.h73 static napi_value CreateObject(napi_env env);
/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp117 argv[0] = NapiUtils::CreateObject(descriptor.env_); in OnTaskDone()
241 auto responseObject = NapiUtils::CreateObject(env); in CallSuccessCallback()
/base/request/request/frameworks/js/napi/include/
H A Dnapi_utils.h94 napi_value CreateObject(napi_env env);
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_module.cpp317 JSIValue logLevel = JSI::CreateObject(); in InitLogLevelType()
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp227 napi_value NapiScanUtils::CreateObject(napi_env env) in CreateObject() function in OHOS::Scan::NapiScanUtils
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dnapi_print_utils.cpp223 napi_value NapiPrintUtils::CreateObject(napi_env env) in CreateObject() function in OHOS::Print::NapiPrintUtils

Completed in 13 milliseconds

12