Home
last modified time | relevance | path

Searched refs:ULocDataLocaleType (Results 1 – 25 of 39) 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.cpp465 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
471 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dresbund.cpp392 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale()
Dubrk.cpp300 ULocDataLocaleType type, in ubrk_getLocaleByType()
/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.h1380 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
1398 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Ddcfmtsym.h303 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcalendar.h2406 Locale getLocale(ULocDataLocaleType type, UErrorCode &status) const;
2429 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Ddtfmtsym.h597 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcoll.h542 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const = 0;
/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.cpp576 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocale()
581 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) { in ucol_getLocaleByType()
/external/icu/icu4c/source/common/unicode/
Dbrkiter.h578 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
587 const char *getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dresbund.h460 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
Dubrk.h563 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Duloc.h360 } ULocDataLocaleType; typedef
Dures.h330 ULocDataLocaleType type,
/external/icu/libandroidicu/include/unicode/
Ducol.h1380 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
1398 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Dubrk.h563 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Duloc.h360 } ULocDataLocaleType; typedef
Dures.h330 ULocDataLocaleType type,
Dudat.h1548 ULocDataLocaleType type,
Ducal.h1286 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);

12