Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 6 of 6) sorted by relevance

/system/timezone/apex/tests/src/java/android/tzdata/mts/
DTimeZoneRulesTest.java49 TimeZone tz = TimeZone.getTimeZone("CET"); in preHistoricInDaylightTime() local
73 TimeZone tz = TimeZone.getTimeZone(id); in minimalTransitionZones() local
110 TimeZone tz = TimeZone.getTimeZone(id); in checkDisplayNames() local
171 private static String formatGmtString(TimeZone tz, boolean daylight) { in formatGmtString()
/system/core/init/
Dcheck_builtins.cpp216 struct timezone tz = {}; in check_sysclktz() local
Dbuiltins.cpp828 struct timezone tz = {}; in do_sysclktz() local
/system/keymaster/key_blob_utils/
Docb.c656 static block getL(const ae_ctx* ctx, unsigned tz) { in getL()
810 unsigned i, k, tz, remaining; in process_ad() local
/system/core/liblog/
Dlogprint.cpp296 static const char tz[] = "TZ"; variable
/system/core/logcat/tests/
Dlogcat_test.cpp249 TEST(logcat, tz) { in TEST() argument