Searched refs:TZGNCore (Results 1 – 1 of 1) sorted by relevance
271 class TZGNCore : public UMemory { class273 TZGNCore(const Locale& locale, UErrorCode& status);274 virtual ~TZGNCore();331 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) in TZGNCore() function in TZGNCore345 TZGNCore::~TZGNCore() { in ~TZGNCore()350 TZGNCore::initialize(const Locale& locale, UErrorCode& status) { in initialize()443 TZGNCore::cleanup() { in cleanup()463 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeStri… in getDisplayName()491 TZGNCore::getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const { in getGenericLocationName()498 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName()[all …]