Searched defs:UNKNOWN_ZONE_ID (Results 1 – 10 of 10) sorted by relevance
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | TimeZoneFormat.java | 371 private static final String UNKNOWN_ZONE_ID = "Etc/Unknown"; field in TimeZoneFormat
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | TimeZoneFormat.java | 335 private static final String UNKNOWN_ZONE_ID = "Etc/Unknown"; field in TimeZoneFormat
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | TimeZone.java | 222 public static final String UNKNOWN_ZONE_ID = "Etc/Unknown"; field in TimeZone
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | TimeZone.java | 234 public static final String UNKNOWN_ZONE_ID = "Etc/Unknown"; field in TimeZone
|
| /third_party/icu/icu4c/source/i18n/ |
| D | timezone.cpp | 111 static const UChar UNKNOWN_ZONE_ID[] = {0x45, 0x74, 0x63, 0x2F, 0x55, 0x6E, 0x6B, 0x6E, 0x6… variable
|
| D | tzfmt.cpp | 74 static const UChar UNKNOWN_ZONE_ID[] = { variable
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | timezone.cpp | 111 static const char16_t UNKNOWN_ZONE_ID[] = {0x45, 0x74, 0x63, 0x2F, 0x55, 0x6E, 0x6B, 0x6E, 0x6… variable
|
| D | tzfmt.cpp | 74 static const char16_t UNKNOWN_ZONE_ID[] = { variable
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | timezone.cpp | 111 static const UChar UNKNOWN_ZONE_ID[] = {0x45, 0x74, 0x63, 0x2F, 0x55, 0x6E, 0x6B, 0x6E, 0x6… variable
|
| D | tzfmt.cpp | 74 static const UChar UNKNOWN_ZONE_ID[] = { variable
|