Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h229 static DecimalFormatSymbols* createWithLastResortData(UErrorCode& status);
/external/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp219 DecimalFormatSymbols::createWithLastResortData(errorCode)); in testLastResortData()
/external/icu/icu4c/source/i18n/
Ddcfmtsym.cpp125 DecimalFormatSymbols::createWithLastResortData(UErrorCode& status) { in createWithLastResortData() function in DecimalFormatSymbols