OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GMT_ID_LENGTH
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
timezone.cpp
114
static const int32_t
GMT_ID_LENGTH
= 3;
329
SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID,
GMT_ID_LENGTH
));
[
all
...]
/external/icu/icu4c/source/i18n/
timezone.cpp
110
static const int32_t
GMT_ID_LENGTH
= 3;
306
_GMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID,
GMT_ID_LENGTH
));
[
all
...]
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
Completed in 86 milliseconds