Searched defs:toExponentString (Results 1 – 3 of 3) sorted by relevance
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ | ||
| D | DecimalQuantity.java | 237 public String toExponentString(); in toExponentString() method |
| D | DecimalQuantity_AbstractBCD.java | 1125 public String toExponentString() { in toExponentString() method in DecimalQuantity_AbstractBCD |
| /third_party/icu/icu4c/source/i18n/ | ||
| D | number_decimalquantity.cpp | 1019 UnicodeString DecimalQuantity::toExponentString() const { in toExponentString() function in DecimalQuantity |