Searched defs:utc_impl (Results 1 – 6 of 6) sorted by relevance
52 const Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local106 static const Impl* utc_impl = new Impl("UTC"); // never fails in UTCImpl() local
51 const time_zone::Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local110 static Impl* utc_impl = [] { in UTCImpl() local