HomeSort by relevance Sort by last modified time
    Searched refs:UTimeZoneGenericNameType (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
tzgnames.h 26 typedef enum UTimeZoneGenericNameType {
31 } UTimeZoneGenericNameType;
50 UnicodeString& getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type,
tzgnames.cpp 106 UTimeZoneGenericNameType type;
130 UTimeZoneGenericNameType getGenericNameType(int32_t index) const;
156 UTimeZoneGenericNameType
160 return static_cast<UTimeZoneGenericNameType>(minfo->gnameInfo->type);
277 UnicodeString& getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type,
309 UnicodeString& formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type,
470 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const {
621 TZGNCore::formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const {
    [all...]
tzfmt.cpp     [all...]

Completed in 185 milliseconds