Home
last modified time | relevance | path

Searched refs:getSupportedIDs (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/common/
Dservlkf.cpp60 const Hashtable* supported = getSupportedIDs(status); in handlesKey()
71 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs()
120 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { in getSupportedIDs() function in LocaleKeyFactory
Dservrbf.cpp44 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in ICUResourceBundleFactory
Dservloc.h274 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
395 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java387 Set<String> supported = getSupportedIDs(); in handlesKey()
397 Set<String> cache = getSupportedIDs(); in updateVisibleIDs()
437 return getSupportedIDs().contains(id); in isSupportedID()
445 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in ICULocaleService.LocaleKeyFactory
556 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in ICULocaleService.ICUResourceBundleFactory
/external/icu/icu4c/source/i18n/unicode/
Dnumfmt.h1113 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const = 0;
1162 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const;
Dcoll.h1259 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) = 0;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormatServiceShim.java63 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in NumberFormatServiceShim.NFFactory
/external/icu/icu4c/source/i18n/
Dcoll.cpp698 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status); in CFactory()
718 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in CFactory
753 const Hashtable* ids = getSupportedIDs(status); in getDisplayName()
Dnumfmt.cpp213 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const in getSupportedIDs() function in SimpleNumberFormatFactory
904 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in NFFactory
909 const UnicodeString * const idlist = _delegate->getSupportedIDs(count, status); in getSupportedIDs()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollatorServiceShim.java78 public Set<String> getSupportedIDs() { in registerFactory() method in CollatorServiceShim.CFactory
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTest.java556 protected Set getSupportedIDs() { in getSupportedIDs() method in ICUServiceTest.TestLocaleKeyFactory
627 public Set getSupportedIDs() { in getSupportedIDs() method in ICUServiceTest.CalifornioLanguageFactory
1005 protected Set getSupportedIDs() { in getSupportedIDs() method in ICUServiceTest.LKFSubclass
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp57 virtual const Hashtable* getSupportedIDs(UErrorCode &/*status*/) const { in getSupportedIDs() function in LKFSubclass
833 const Hashtable* getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in CalifornioLanguageFactory
Dsvccoll.cpp307 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { in getSupportedIDs() function in TestFactory
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...