Home
last modified time | relevance | path

Searched refs:writeZone (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Dvtzone.h377 void writeZone(VTZWriter& w, BasicTimeZone& basictz, UVector* customProps,
/external/icu4c/i18n/
Dvtzone.cpp1765 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