Searched defs:fromUFormattable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h609 static inline Formattable *fromUFormattable(UFormattable *fmt);
618 static inline const Formattable *fromUFormattable(const UFormattable *fmt);
750 inline Formattable* Formattable::fromUFormattable(UFormattable *fmt) { function in class:Formattable
754 inline const Formattable* Formattable::fromUFormattable(const UFormattable *fmt) { function in class:Formattable
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h609 static inline Formattable *fromUFormattable(UFormattable *fmt);
618 static inline const Formattable *fromUFormattable(const UFormattable *fmt);
750 inline Formattable* Formattable::fromUFormattable(UFormattable *fmt) { function in class:Formattable
754 inline const Formattable* Formattable::fromUFormattable(const UFormattable *fmt) { function in class:Formattable

Completed in 315 milliseconds