Searched refs:TZGNCore (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 274 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() 441 TZGNCore::cleanup() { in cleanup() 455 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeStri… in getDisplayName() 483 TZGNCore::getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const { in getGenericLocationName() 490 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName() [all …]
|
/external/cronet/third_party/icu/source/i18n/ |
D | tzgnames.cpp | 274 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() 441 TZGNCore::cleanup() { in cleanup() 455 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeStri… in getDisplayName() 483 TZGNCore::getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const { in getGenericLocationName() 490 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName() [all …]
|