Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dtime_utils.cc63 TIME_ZONE_INFORMATION time_zone; in SyncWithNtp() local
90 TIME_ZONE_INFORMATION time_zone; in TimeHelper() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/external/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/include/cctz/
Dtime_zone.h80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/external/libtextclassifier/native/utils/calendar/
Dcalendar-javaicu.cc69 bool Calendar::Initialize(const std::string& time_zone, in Initialize()
/external/icu/icu4c/source/test/intltest/
Dtzbdtest.cpp191 TimeZoneBoundaryTest::verifyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expIn… in verifyDST()
Dtztest.cpp344 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java245 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST()
DTimeZoneTest.java697 TimeZone time_zone = TimeZone.getTimeZone("PST"); in TestVariousAPI518() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java242 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST()
DTimeZoneTest.java694 TimeZone time_zone = TimeZone.getTimeZone("PST"); in TestVariousAPI518() local
/external/openscreen/third_party/abseil/src/absl/time/
Dtime.h870 explicit operator time_internal::cctz::time_zone() const { return cz_; } in time_zone() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime.h870 explicit operator time_internal::cctz::time_zone() const { return cz_; } in time_zone() function
/external/abseil-cpp/absl/time/
Dtime.h870 explicit operator time_internal::cctz::time_zone() const { return cz_; } in time_zone() function
/external/webrtc/third_party/abseil-cpp/absl/time/
Dtime.h870 explicit operator time_internal::cctz::time_zone() const { return cz_; } in time_zone() function
/external/libtextclassifier/abseil-cpp/absl/time/
Dtime.h870 explicit operator time_internal::cctz::time_zone() const { return cz_; } in time_zone() function
/external/ImageMagick/MagickCore/
Dnt-base.c352 struct timezone *time_zone) in gettimeofday()
/external/google-breakpad/src/processor/
Dminidump.cc316 inline void Swap(MDTimeZoneInformation* time_zone) { in Swap()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h829 MDTimeZoneInformation time_zone; member
/external/wpa_supplicant_8/src/ap/
Dap_config.h540 char *time_zone; member
/external/googletest/googletest/test/
Dgtest_unittest.cc460 static void SetTimeZone(const char* time_zone) { in SetTimeZone()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc460 static void SetTimeZone(const char* time_zone) { in SetTimeZone()