Home
last modified time | relevance | path

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

/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