Searched refs:createWithLastResortData (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddcfmtsym.h235 static DecimalFormatSymbols* createWithLastResortData(UErrorCode& status);
/external/icu/icu4c/source/test/intltest/
H A Dtsdcfmsy.cpp218 DecimalFormatSymbols::createWithLastResortData(errorCode));
219 if(errorCode.logIfFailureAndReset("DecimalFormatSymbols::createWithLastResortData() failed")) {
/external/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp124 DecimalFormatSymbols::createWithLastResortData(UErrorCode& status) { function in class:DecimalFormatSymbols

Completed in 166 milliseconds