Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dbig_integer.cpp28 BigInteger::BigInteger(int32_t sign, std::vector<uint64_t>&& trueForm) in BigInteger()
H A Draw_data_parser.cpp234 auto trueForm = bigint.TrueForm(); in PackageRawData() local