Searched defs:utc_impl (Results 1 – 7 of 7) 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
52 const Impl* const utc_impl = UTCImpl(); in LoadTimeZone() local108 static const Impl* utc_impl = new Impl; in UTCImpl() local