Searched refs:TZGNCore (Results 1 – 1 of 1) sorted by relevance
277 class TZGNCore : public UMemory { class279 TZGNCore(const Locale& locale, UErrorCode& status);280 virtual ~TZGNCore();337 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) in TZGNCore() function in TZGNCore349 TZGNCore::~TZGNCore() { in ~TZGNCore()354 TZGNCore::initialize(const Locale& locale, UErrorCode& status) { in initialize()444 TZGNCore::cleanup() { in cleanup()458 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeStri… in getDisplayName()486 TZGNCore::getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const { in getGenericLocationName()493 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName()[all …]