OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gTimezoneTag
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
zonemeta.cpp
99
static const char
gTimezoneTag
[] = "timezone";
214
ures_getByKey(rb,
gTimezoneTag
, rb, &tmpStatus);
227
ures_getByKey(rb,
gTimezoneTag
, rb, &tmpStatus);
/external/icu4c/i18n/
zonemeta.cpp
123
static const char
gTimezoneTag
[] = "timezone";
287
ures_getByKey(rb,
gTimezoneTag
, rb, &tmpStatus);
300
ures_getByKey(rb,
gTimezoneTag
, rb, &tmpStatus);
955
ures_getByKey(rb,
gTimezoneTag
, rb, &status);
Completed in 900 milliseconds