Home
last modified time | relevance | path

Searched defs:time_zone (Results 1 – 4 of 4) sorted by relevance

/external/chromium/base/
Dtime_mac.cc74 time_zone(is_local ? CFTimeZoneCopySystem() : NULL); in FromExploded() local
87 time_zone(is_local ? CFTimeZoneCopySystem() : NULL); in Explode() local
/external/icu4c/test/intltest/
Dtzbdtest.cpp189 TimeZoneBoundaryTest::verifyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expIn… in verifyDST()
Dtztest.cpp333 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local
/external/wpa_supplicant_8/src/ap/
Dap_config.h386 char *time_zone; member