Searched defs:TZGNCore (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dtzgnames.cpp273 class TZGNCore : public UMemory { class in inherits:UMemory
275 TZGNCore(const Locale& locale, UErrorCode& status);
276 virtual ~TZGNCore();
327 // TZGNCore - core implmentation of TimeZoneGenericNames
333 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) function in class:TZGNCore
345 TZGNCore::~TZGNCore() {
350 TZGNCore::initialize(const Locale& locale, UErrorCode& status) {
437 TZGNCore
[all...]

Completed in 135 milliseconds