Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/icu/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey()
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs()
122 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { in getSupportedIDs() function in LocaleKeyFactory
Dservrbf.cpp46 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in ICUResourceBundleFactory
Dservloc.h276 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
397 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey()
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs()
122 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { in getSupportedIDs() function in LocaleKeyFactory
Dservrbf.cpp46 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in ICUResourceBundleFactory
Dservloc.h276 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
397 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
/third_party/icu/icu4c/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey()
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs()
122 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { in getSupportedIDs() function in LocaleKeyFactory
Dservrbf.cpp46 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in ICUResourceBundleFactory
Dservloc.h276 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
397 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
/third_party/node/deps/icu-small/source/common/
Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey()
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs()
122 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { in getSupportedIDs() function in LocaleKeyFactory
Dservrbf.cpp46 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in ICUResourceBundleFactory
Dservloc.h276 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
397 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const override;
/third_party/icu/tools/multi/proj/provider/glue/
Dcal_fe.cpp223 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const;
225 const UnicodeString *getSupportedIDs(int32_t &count, UErrorCode &status) const;
305 const Hashtable *VersionCalendarFactory::getSupportedIDs (UErrorCode& status) const {
312 const UnicodeString * idlist = /* _delegate -> */ getSupportedIDs(count, status);
330 *VersionCalendarFactory::getSupportedIDs(int32_t &count, UErrorCode &/*status*/) const {
Ddate_fe.cpp212 virtual const UnicodeString *getSupportedIDs(int32_t &count, UErrorCode &status);
266 *VersionDateFormatFactory::getSupportedIDs(int32_t &count, UErrorCode &/*status*/) {
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java395 Set<String> supported = getSupportedIDs(); in handlesKey()
406 Set<String> cache = getSupportedIDs(); in updateVisibleIDs()
447 return getSupportedIDs().contains(id); in isSupportedID()
455 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in ICULocaleService.LocaleKeyFactory
572 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in ICULocaleService.ICUResourceBundleFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICULocaleService.java401 Set<String> supported = getSupportedIDs(); in handlesKey()
412 Set<String> cache = getSupportedIDs(); in updateVisibleIDs()
453 return getSupportedIDs().contains(id); in isSupportedID()
461 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in ICULocaleService.LocaleKeyFactory
580 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in ICULocaleService.ICUResourceBundleFactory
/third_party/icu/icu4c/source/i18n/unicode/
Dnumfmt.h1197 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const = 0;
1246 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h1181 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const = 0;
1230 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h1197 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const = 0;
1246 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumfmt.h1197 virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const = 0;
1246 … virtual const UnicodeString * getSupportedIDs(int32_t &count, UErrorCode& status) const override;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNumberFormatServiceShim.java66 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in NumberFormatServiceShim.NFFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormatServiceShim.java65 protected Set<String> getSupportedIDs() { in getSupportedIDs() method in NumberFormatServiceShim.NFFactory
/third_party/icu/icu4c/source/i18n/
Dcoll.cpp707 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status); in CFactory()
727 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in CFactory
762 const Hashtable* ids = getSupportedIDs(status); in getDisplayName()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcoll.cpp707 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status); in CFactory()
727 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const in getSupportedIDs() function in CFactory
762 const Hashtable* ids = getSupportedIDs(status); in getDisplayName()
/third_party/node/deps/icu-small/source/i18n/
Dcoll.cpp707 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status); in CFactory()
727 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const override in getSupportedIDs() function in CFactory
762 const Hashtable* ids = getSupportedIDs(status); in getDisplayName()

12