Home
last modified time | relevance | path

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

123

/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
Dhvigor-wrapper.js16e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… 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()
Dhks_openssl_rsa.c117 BIGNUM *e = BN_bin2bn(bufBlob.data, keyMaterial->eSize, NULL); in InitRsaStruct() local
158 BIGNUM *e = NULL; in HksOpensslCheckRsaKey() local
237 BIGNUM *e = BN_new(); in HksOpensslRsaGenerateKey() local
/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/core_service/interfaces/innerkits/include/
Ddesensitize_string_stream.h73 std::streampos e = ss_.tellp(); in operator() local
Dtel_ril_base_parcel.h42 bool Read(Parcel &parcel, E &e) in Read()
60 bool Write(Parcel &parcel, E &&e) in Write()
/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
Djit_fort_helper.h39 unsigned long c, unsigned long d, unsigned long e) in Syscall()
/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/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
Dstring_filter.cpp46 for (auto e : mapping) { in StringFilter() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dstringfilter.cpp46 for (auto e : mapping) { in StringFilter() local
/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/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/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/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/startup/hvb/libhvb/include/
Dhvb_crypto.h36 uint32_t e; member

123