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

/external/icu/icu4c/source/i18n/
H A Ddecfmtst.h37 static const DecimalFormatStaticSets *getStaticSets(UErrorCode &status);
H A Ddecfmtst.cpp221 const DecimalFormatStaticSets *DecimalFormatStaticSets::getStaticSets(UErrorCode &status) { function in class:DecimalFormatStaticSets
H A Dscientificnumberformatter.cpp259 fStaticSets = DecimalFormatStaticSets::getStaticSets(status);
H A Ddecimfmt.cpp473 fStaticSets = DecimalFormatStaticSets::getStaticSets(status);
784 fStaticSets = DecimalFormatStaticSets::getStaticSets(status);

Completed in 277 milliseconds