HomeSort by relevance Sort by last modified time
    Searched defs:toUFormattable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
fmtable.h 626 inline UFormattable *toUFormattable();
634 inline const UFormattable *toUFormattable() const;
742 inline UFormattable* Formattable::toUFormattable() {
746 inline const UFormattable* Formattable::toUFormattable() const {
  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 626 inline UFormattable *toUFormattable();
634 inline const UFormattable *toUFormattable() const;
742 inline UFormattable* Formattable::toUFormattable() {
746 inline const UFormattable* Formattable::toUFormattable() const {

Completed in 323 milliseconds