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

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

Completed in 176 milliseconds