Home
last modified time | relevance | path

Searched refs:ULocDataLocaleType (Results 1 – 25 of 31) sorted by relevance

12

/external/icu/icu4c/source/common/
Dlocbased.h58 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
68 const char* getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dlocbased.cpp16 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
21 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dbrkiter.cpp449 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
455 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dubrk.cpp276 ULocDataLocaleType type, in ubrk_getLocaleByType()
Dresbund.cpp390 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale()
/external/icu/icu4c/source/i18n/unicode/
Dformat.h249 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
258 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Dtblcoll.h400 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
740 const char *internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const;
Ducol.h1362 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
1380 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Ddcfmtsym.h285 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcalendar.h2423 Locale getLocale(ULocDataLocaleType type, UErrorCode &status) const;
2446 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Ddtfmtsym.h586 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dunum.h1334 ULocDataLocaleType type,
Dcoll.h537 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const = 0;
Ducal.h1269 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
Dudat.h1534 ULocDataLocaleType type,
/external/icu/icu4c/source/i18n/
Dformat.cpp196 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
202 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Ducol.cpp573 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocale()
578 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocaleByType()
Ddcfmtsym.cpp439 DecimalFormatSymbols::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
Ducal.cpp546 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status) in ucal_getLocaleByType()
Dunum.cpp789 ULocDataLocaleType type, in unum_getLocaleByType()
/external/icu/icu4c/source/common/unicode/
Dbrkiter.h572 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
581 const char *getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dresbund.h458 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
Dubrk.h518 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Dures.h324 ULocDataLocaleType type,
Duloc.h354 } ULocDataLocaleType ; typedef

12