Home
last modified time | relevance | path

Searched defs:truncateIfOverflow (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity.java185 public long toLong(boolean truncateIfOverflow); in toLong() argument
H A DDecimalQuantity_AbstractBCD.java618 public long toLong(boolean truncateIfOverflow) { in toLong() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_SimpleStorage.java329 public long toLong(boolean truncateIfOverflow) { in toLong() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java614 public long toLong(boolean truncateIfOverflow) { in toLong() argument

Completed in 6 milliseconds