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

  /external/icu/icu4c/source/i18n/unicode/
tzfmt.h 159 typedef enum UTimeZoneFormatGMTOffsetPatternType {
193 * Number of UTimeZoneFormatGMTOffsetPatternType types.
197 } UTimeZoneFormatGMTOffsetPatternType;
370 UnicodeString& getGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, UnicodeString& pattern) const;
380 void setGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString& pattern, UErrorCode& status);
    [all...]
  /external/icu/icu4c/source/i18n/
tzfmt.cpp 563 TimeZoneFormat::getGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, UnicodeString& pattern) const {
568 TimeZoneFormat::setGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString& pattern, UErrorCode& status) {
    [all...]

Completed in 5058 milliseconds