Searched refs:TZGNCore (Results 1 – 1 of 1) sorted by relevance
274 class TZGNCore : public UMemory { class276 TZGNCore(const Locale& locale, UErrorCode& status);277 virtual ~TZGNCore();334 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) in TZGNCore() function in TZGNCore346 TZGNCore::~TZGNCore() { in ~TZGNCore()351 TZGNCore::initialize(const Locale& locale, UErrorCode& status) { in initialize()438 TZGNCore::cleanup() { in cleanup()452 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeStri… in getDisplayName()480 TZGNCore::getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const { in getGenericLocationName()487 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName()[all …]