Home
last modified time | relevance | path

Searched refs:newValueLength (Results 1 – 4 of 4) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dunum.h1256 int32_t newValueLength,
/external/icu/icu4c/source/i18n/unicode/
Dunum.h1256 int32_t newValueLength,
/external/icu/icu4c/source/i18n/
Dunum.cpp690 int32_t newValueLength, in unum_setTextAttribute() argument
696 UnicodeString val(newValue, newValueLength); in unum_setTextAttribute()
/external/icu/libandroidicu/static_shim/
Dshim.cpp2091 …fmt, UNumberFormatTextAttribute tag, const UChar * newValue, int32_t newValueLength, UErrorCode * … in unum_setTextAttribute_android() argument
2092 unum_setTextAttribute(fmt, tag, newValue, newValueLength, status); in unum_setTextAttribute_android()