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

/external/icu/icu4c/source/i18n/
H A Dunum.cpp492 UErrorCode ignoredStatus = U_ZERO_ERROR; local
493 return df->getAttribute( attr, ignoredStatus );
513 UErrorCode ignoredStatus = U_ZERO_ERROR; local
514 df->setAttribute(attr, newValue, ignoredStatus);

Completed in 44 milliseconds