Home
last modified time | relevance | path

Searched defs:toBigInteger (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java367 private static BigInteger toBigInteger(Duration duration) { in toBigInteger() method in TimeUtil
373 private static BigInteger toBigInteger(long value) { in toBigInteger() method in TimeUtil
/third_party/node/deps/npm/node_modules/ecc-jsbn/lib/
Dec.js53 ECFieldElementFp.prototype.toBigInteger = feFpToBigInteger; method in ECFieldElementFp
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java2764 public java.math.BigInteger toBigInteger() { in toBigInteger() method in BigDecimal
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java2696 public java.math.BigInteger toBigInteger() { in toBigInteger() method in BigDecimal