Searched refs:TZGNCore (Results 1 – 1 of 1) sorted by relevance
273 class TZGNCore : public UMemory { class275 TZGNCore(const Locale& locale, UErrorCode& status);276 virtual ~TZGNCore();333 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()437 TZGNCore::cleanup() { in cleanup()451 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeStri… in getDisplayName()479 TZGNCore::getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const { in getGenericLocationName()486 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName()[all …]