Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 65) sorted by relevance

123

/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
Dhvigor-wrapper.js16e=require("fs"),t=require("path"),n=require("os"),r=require("crypto"),u=require("child_process"),o… argument
17 const{parse:Su,stringify:wu}=JSON,{keys:Ou}=Object,bu=String,_u="string",Bu={},Pu="object",ku=(e,t)… argument
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dgetparam.cpp50 static default_random_engine e(rd()); in GenRandom() local
59 static default_random_engine e(rd()); in GetS8Param() local
69 static default_random_engine e(rd()); in GetS16Param() local
79 static default_random_engine e(rd()); in GetS32Param() local
89 static default_random_engine e(rd()); in GetS64Param() local
100 static default_random_engine e(rd()); in GetUnsignParam() local
150 static default_random_engine e(rd()); in GetShortParam() local
160 static default_random_engine e(rd()); in GetLongParam() local
170 static default_random_engine e(rd()); in GetIntParam() local
181 static default_random_engine e(rd()); in GetDoubleParam() local
[all …]
/base/powermgr/powermgr_lite/services/src/
Drunning_lock_mgr.c37 RunningLockEntry *e = (RunningLockEntry *)malloc(sizeof(RunningLockEntry)); in DupRunningLockEntry() local
57 RunningLockEntry *e = DupRunningLockEntry(entry); in AddRunningLockEntryLocked() local
82 RunningLockEntry *e = (RunningLockEntry *)VECTOR_Swap(vec, pos, NULL); in RemoveRunningLockEntryLocked() local
99 RunningLockEntry* e = VECTOR_At(vec, i); in ShowLocks() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_bn.c51 …struct HksBnExpModParams *bnParams, const struct HksBlob *a, const struct HksBlob *e, const struct… in BnBuildParams()
102 const struct HksBlob *e, const struct HksBlob *n) in HksOpensslBnExpMod()
/base/telephony/telephony_data/entry/src/main/ets/common/utils/
DLogUtils.ts32 e(TAG, msg): void { method in LogUtils
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
Dhks_bn_exp_mod_test.c65 struct HksBlob *e = NULL; in LITE_TEST_CASE() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
Dhks_mbedtls_bn.c49 const struct HksBlob *e, const struct HksBlob *n) in HksMbedtlsBnExpMod()
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_bn_exp_mod_test.cpp65 struct HksBlob *e = NULL; variable
/base/telephony/ril_adapter/utils/native/include/
Ddesensitize_string_stream.h73 std::streampos e = ss_.tellp(); in operator() local
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksbnexpmod_fuzzer/
Dhksbnexpmod_fuzzer.cpp41 struct HksBlob e = { BN_SIZE, ReadData<uint8_t *>(data, size, BN_SIZE) }; in DoSomethingInterestingWithMyAPI() local
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Drsa_openssl_common.c28 const BIGNUM *e = NULL; in DuplicateRsaPriKeyForSpec() local
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_base_parcel.h42 bool Read(Parcel &parcel, E &e) in Read()
60 bool Write(Parcel &parcel, E &&e) in Write()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dstringfilter.cpp46 for (auto e : mapping) { in StringFilter() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
Dstring_filter.cpp46 for (auto e : mapping) { in StringFilter() local
/base/powermgr/display_manager/state_manager/utils/native/include/
Ddisplay_common.h70 constexpr auto ToUnderlying(E e) noexcept in ToUnderlying()
/base/powermgr/power_manager/utils/native/include/
Dpower_common.h70 constexpr auto ToUnderlying(E e) noexcept in ToUnderlying()
/base/powermgr/thermal_manager/utils/native/include/
Dthermal_common.h71 constexpr auto ThermalToUnderlying(E e) noexcept in ThermalToUnderlying()
/base/powermgr/battery_manager/utils/native/include/
Dpower_common.h70 constexpr auto ToUnderlying(E e) noexcept in ToUnderlying()
/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter_lite.c83 static int32_t InitRsaPkCtx(const struct HksBlob *mod, const struct HksBlob *e, mbedtls_pk_context … in InitRsaPkCtx()
128 static int32_t RsaToX509PublicKey(const struct HksBlob *mod, const struct HksBlob *e, struct HksBlo… in RsaToX509PublicKey()
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
Dhks_bn_exp_mod_test.cpp107 struct HksBlob *e = NULL; variable
/base/powermgr/battery_statistics/utils/native/include/
Dstats_common.h70 constexpr auto StatsToUnderlying(E e) noexcept in StatsToUnderlying()
/base/startup/init/services/param/trigger/
Dtrigger_checker.c133 char e = 0; in HandleOperationOr() local
275 char e = 0; in ConvertInfixToPrefix() local
/base/security/access_token/services/privacymanager/src/seccomp/
Dprivacy_sec_comp_enhance_agent.cpp115 [pid](const auto& e) { return e.pid == pid; })) { in RegisterSecCompEnhance()
/base/startup/hvb/libhvb/include/
Dhvb_crypto.h36 uint32_t e; member
/base/notification/common_event_service/services/src/
Dstatic_subscriber_manager.cpp62 for (auto e : allowCommonEvents) { in InitAllowList() local
265 for (auto e : commonEventObj[JSON_KEY_EVENTS]) { in ParseEvents() local

123