Searched defs:findBestMatch (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 868 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TZGNCore 1297 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TimeZoneGenericNames
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | tzgnames.cpp | 887 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TZGNCore 1321 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TimeZoneGenericNames
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | tzgnames.cpp | 887 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TZGNCore 1321 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TimeZoneGenericNames
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TimeZoneGenericNames.java | 707 …public GenericMatchInfo findBestMatch(String text, int start, EnumSet<GenericNameType> genericType… in findBestMatch() method in TimeZoneGenericNames
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
D | TimeZoneGenericNames.java | 702 …public GenericMatchInfo findBestMatch(String text, int start, EnumSet<GenericNameType> genericType… in findBestMatch() method in TimeZoneGenericNames
|