Searched refs:withRDATE (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | vtzone.h | 386 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE,
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | VTimeZone.java | 1498 int fromOffset, int toOffset, long time, boolean withRDATE) throws IOException { in writeZonePropsByTime() argument 1500 if (withRDATE) { in writeZonePropsByTime()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | VTimeZone.java | 1529 int fromOffset, int toOffset, long time, boolean withRDATE) throws IOException { in writeZonePropsByTime() argument 1531 if (withRDATE) { in writeZonePropsByTime()
|
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 2224 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, in writeZonePropsByTime() argument 2233 if (withRDATE) { in writeZonePropsByTime()
|