Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/common/
Dlocbased.h60 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
70 const char* getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dlocbased.cpp18 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
23 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dbrkiter.cpp453 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
459 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dubrk.cpp278 ULocDataLocaleType type, in ubrk_getLocaleByType()
Dresbund.cpp392 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale()
/external/icu/icu4c/source/i18n/unicode/
Dformat.h251 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
260 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Dtblcoll.h402 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
743 const char *internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const;
Ducol.h1379 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
1397 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Ddcfmtsym.h287 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcalendar.h2425 Locale getLocale(ULocDataLocaleType type, UErrorCode &status) const;
2448 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Dunum.h1352 ULocDataLocaleType type,
Ddtfmtsym.h596 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcoll.h542 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const = 0;
Dudat.h1550 ULocDataLocaleType type,
Ducal.h1273 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
/external/icu/icu4c/source/i18n/
Dformat.cpp198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
204 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Ducol.cpp575 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocale()
580 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocaleByType()
Ddcfmtsym.cpp530 DecimalFormatSymbols::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
Ducal.cpp549 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status) in ucal_getLocaleByType()
Dunum.cpp791 ULocDataLocaleType type, in unum_getLocaleByType()
/external/icu/icu4c/source/common/unicode/
Dbrkiter.h579 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
588 const char *getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dresbund.h460 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
Dubrk.h537 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Duloc.h360 } ULocDataLocaleType; typedef
Dures.h330 ULocDataLocaleType type,

12