Searched refs:TimeZoneGenericNameMatchInfo (Results 1 – 1 of 1) sorted by relevance
123 class TimeZoneGenericNameMatchInfo : public UMemory { class125 TimeZoneGenericNameMatchInfo(UVector* matches);126 ~TimeZoneGenericNameMatchInfo();137 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() function in TimeZoneGenericNameMatchInfo141 TimeZoneGenericNameMatchInfo::~TimeZoneGenericNameMatchInfo() { in ~TimeZoneGenericNameMatchInfo()148 TimeZoneGenericNameMatchInfo::size() const { in size()156 TimeZoneGenericNameMatchInfo::getGenericNameType(int32_t index) const { in getGenericNameType()165 TimeZoneGenericNameMatchInfo::getMatchLength(int32_t index) const { in getMatchLength()174 TimeZoneGenericNameMatchInfo::getTimeZoneID(int32_t index, UnicodeString& tzID) const { in getTimeZoneID()318 …TimeZoneGenericNameMatchInfo* findLocal(const UnicodeString& text, int32_t start, uint32_t types, …[all …]