Searched refs:TimeZoneGenericNameMatchInfo (Results 1 – 1 of 1) sorted by relevance
126 class TimeZoneGenericNameMatchInfo : public UMemory { class128 TimeZoneGenericNameMatchInfo(UVector* matches);129 ~TimeZoneGenericNameMatchInfo();140 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() function in TimeZoneGenericNameMatchInfo144 TimeZoneGenericNameMatchInfo::~TimeZoneGenericNameMatchInfo() { in ~TimeZoneGenericNameMatchInfo()151 TimeZoneGenericNameMatchInfo::size() const { in size()159 TimeZoneGenericNameMatchInfo::getGenericNameType(int32_t index) const { in getGenericNameType()168 TimeZoneGenericNameMatchInfo::getMatchLength(int32_t index) const { in getMatchLength()177 TimeZoneGenericNameMatchInfo::getTimeZoneID(int32_t index, UnicodeString& tzID) const { in getTimeZoneID()321 …TimeZoneGenericNameMatchInfo* findLocal(const UnicodeString& text, int32_t start, uint32_t types, …[all …]