Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp274 class TZGNCore : public UMemory { class
276 TZGNCore(const Locale& locale, UErrorCode& status);
277 virtual ~TZGNCore();
334 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) in TZGNCore() function in TZGNCore
346 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 …]