Searched refs:writeZone (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | vtzone.h | 377 void writeZone(VTZWriter& w, BasicTimeZone& basictz, UVector* customProps,
|
/external/icu4c/i18n/ |
D | vtzone.cpp | 1765 writeZone(writer, *tz, customProps, status); in write() 1819 writeZone(writer, rbtz, &customProps, status); in write() 1874 writeZone(writer, rbtz, &customProps, status); in writeSimple() 1891 VTimeZone::writeZone(VTZWriter& w, BasicTimeZone& basictz, in writeZone() function in VTimeZone
|