Searched refs:getZoneStringFormat (Results 1 – 5 of 5) sorted by relevance
189 static SafeZoneStringFormatPtr* getZoneStringFormat(const Locale& locale, UErrorCode &status);418 const ZoneStringFormat* getZoneStringFormat(void);
903 ZoneStringFormat::getZoneStringFormat(const Locale& locale, UErrorCode &status) { in getZoneStringFormat() function in ZoneStringFormat1547 return fCacheEntry->getZoneStringFormat(); in get()1561 ZSFCacheEntry::getZoneStringFormat(void) { in getZoneStringFormat() function in ZSFCacheEntry
997 DateFormatSymbols::getZoneStringFormat(void) const { in getZoneStringFormat() function in DateFormatSymbols1020 fZSFCachePtr = ZoneStringFormat::getZoneStringFormat(fZSFLocale, status); in initZoneStringFormat()
1132 const ZoneStringFormat *zsf = fSymbols->getZoneStringFormat(); in subFormat()2152 const ZoneStringFormat *zsf = fSymbols->getZoneStringFormat(); in subParse()
675 const ZoneStringFormat* getZoneStringFormat(void) const;