Home
last modified time | relevance | path

Searched refs:detectHostTimeZone (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtimezone.h303 static TimeZone* U_EXPORT2 detectHostTimeZone();
/external/icu/libicu/cts_headers/unicode/
Dtimezone.h303 static TimeZone* U_EXPORT2 detectHostTimeZone();
/external/icu/icu4c/source/i18n/
Dtimezone.cpp457 TimeZone::detectHostTimeZone() in detectHostTimeZone() function in TimeZone
561 TimeZone *default_zone = TimeZone::detectHostTimeZone(); in initDefault()
Ducal.cpp98 TimeZone *zone = TimeZone::detectHostTimeZone(); in ucal_getHostTimeZone()
/external/icu/icu4c/source/test/intltest/
Dtztest.cpp141 TimeZone* hostZone = TimeZone::detectHostTimeZone(); in TestGenericAPI()