Home
last modified time | relevance | path

Searched refs:TZGNCore (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp277 class TZGNCore : public UMemory { class
279 TZGNCore(const Locale& locale, UErrorCode& status);
280 virtual ~TZGNCore();
337 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) in TZGNCore() function in TZGNCore
349 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 …]