Searched refs:TimeZoneGenericNameMatchInfo (Results 1 – 1 of 1) sorted by relevance
129 class TimeZoneGenericNameMatchInfo : public UMemory { class131 TimeZoneGenericNameMatchInfo(UVector* matches);132 ~TimeZoneGenericNameMatchInfo();143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() function in TimeZoneGenericNameMatchInfo147 TimeZoneGenericNameMatchInfo::~TimeZoneGenericNameMatchInfo() { in ~TimeZoneGenericNameMatchInfo()154 TimeZoneGenericNameMatchInfo::size() const { in size()162 TimeZoneGenericNameMatchInfo::getGenericNameType(int32_t index) const { in getGenericNameType()171 TimeZoneGenericNameMatchInfo::getMatchLength(int32_t index) const { in getMatchLength()180 TimeZoneGenericNameMatchInfo::getTimeZoneID(int32_t index, UnicodeString& tzID) const { in getTimeZoneID()324 …TimeZoneGenericNameMatchInfo* findLocal(const UnicodeString& text, int32_t start, uint32_t types, …[all …]