Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc52 const Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local
106 static const Impl* utc_impl = new Impl("UTC"); // never fails in UTCImpl() local
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc52 const Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local
106 static const Impl* utc_impl = new Impl("UTC"); // never fails in UTCImpl() local
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc52 const Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local
106 static const Impl* utc_impl = new Impl("UTC"); // never fails in UTCImpl() local
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_impl.cc52 const Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local
106 static const Impl* utc_impl = new Impl("UTC"); // never fails in UTCImpl() local
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc51 const time_zone::Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local
110 static Impl* utc_impl = [] { in UTCImpl() local
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc51 const time_zone::Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local
110 static Impl* utc_impl = [] { in UTCImpl() local