Home
last modified time | relevance | path

Searched defs:bigIntValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp296 BigInt bigIntValue = std::get<BigInt>(value.value_); in MarshallingVecBigIntAfterType() local
599 BigInt bigIntValue = BigInt(vec, sign); in UnmarshallingVecBigInt() local
/ohos5.0/base/security/crypto_framework/frameworks/native/src/
H A Dasym_key.c186 HcfBigInteger bigIntValue = {0}; in OH_CryptoPubKey_GetParam() local