Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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