Searched refs:getSupportedIDs (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/common/
H A Dservlkf.cpp60 const Hashtable* supported = getSupportedIDs(status);
71 const Hashtable* supported = getSupportedIDs(status);
116 // const Hashtable* ids = getSupportedIDs(status);
121 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { function in class:LocaleKeyFactory
H A Dservrbf.cpp44 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const function in class:ICUResourceBundleFactory
H A Dservloc.h189 * the factory are registered in getSupportedIDs, 'Invisible'
274 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
395 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
/external/icu4c/i18n/unicode/
H A Dnumfmt.h983 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const = 0;
1032 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const;
H A Dcoll.h1131 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) = 0;
/external/icu4c/i18n/
H A Dcoll.cpp619 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status);
643 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const function in class:CFactory
672 const Hashtable* ids = getSupportedIDs(status);
H A Dnumfmt.cpp198 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const function in class:SimpleNumberFormatFactory
808 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const function in class:NFFactory
813 const UnicodeString * const idlist = _delegate->getSupportedIDs(count, status);
/external/icu4c/test/intltest/
H A Dsvccoll.cpp306 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { function in class:TestFactory
H A Dicusvtst.cpp57 virtual const Hashtable* getSupportedIDs(UErrorCode &/*status*/) const { function in class:LKFSubclass
833 const Hashtable* getSupportedIDs(UErrorCode& status) const function in class:CalifornioLanguageFactory
1448 // coverage, getSupportedIDs is either overridden or the calling method is
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 165 milliseconds