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

  /external/icu4c/i18n/unicode/
tzfmt.h 160 typedef enum UTimeZoneFormatGMTOffsetPatternType {
196 * Number of UTimeZoneFormatGMTOffsetPatternType types.
201 } UTimeZoneFormatGMTOffsetPatternType;
365 UnicodeString& getGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, UnicodeString& pattern) const;
375 void setGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString& pattern, UErrorCode& status);
    [all...]
  /external/icu4c/i18n/
tzfmt.cpp 550 TimeZoneFormat::getGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, UnicodeString& pattern) const {
555 TimeZoneFormat::setGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString& pattern, UErrorCode& status) {
    [all...]

Completed in 42 milliseconds