Searched refs:useLastResortData (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Ddcfmtsym.h301 * @param useLastResortData determine if use last resort data
303 void initialize(const Locale& locale, UErrorCode& success, UBool useLastResortData = FALSE);
H A Ddtfmtsym.h645 * @param useLastResortData determine if use last resort data
647 void initializeData(const Locale&, const char *type, UErrorCode& status, UBool useLastResortData = FALSE);
/external/icu4c/i18n/
H A Ddcfmtsym.cpp149 UBool useLastResortData)
162 if (useLastResortData)
148 initialize(const Locale& loc, UErrorCode& status, UBool useLastResortData) argument
H A Ddtfmtsym.cpp1184 DateFormatSymbols::initializeData(const Locale& locale, const char *type, UErrorCode& status, UBool useLastResortData) argument
1289 if (useLastResortData)

Completed in 116 milliseconds