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

  /external/icu4c/i18n/
fmtable.cpp.noOrig 789 class FormattableStreamer /* not : public UObject because all methods are static */ {
794 FormattableStreamer() {} // private - forbid instantiation
801 FormattableStreamer::streamOut(ostream& stream, const Formattable& obj)
836 FormattableStreamer::streamOut(stream, array[i]);
fmtable.cpp 789 class FormattableStreamer /* not : public UObject because all methods are static */ {
794 FormattableStreamer() {} // private - forbid instantiation
801 FormattableStreamer::streamOut(ostream& stream, const Formattable& obj)
836 FormattableStreamer::streamOut(stream, array[i]);

Completed in 194 milliseconds