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

/libcore/luni/src/main/native/
H A Dlibcore_icu_ICU.cpp89 UErrorCode status = U_ZERO_ERROR;
100 UErrorCode status = U_ZERO_ERROR;
124 UErrorCode status = U_ZERO_ERROR;
139 UErrorCode status = U_ZERO_ERROR;
167 status = U_ZERO_ERROR;
190 UErrorCode status = U_ZERO_ERROR;
363 UErrorCode status = U_ZERO_ERROR;
402 UErrorCode status = U_ZERO_ERROR;
419 UErrorCode status = U_ZERO_ERROR;
470 UErrorCode status = U_ZERO_ERROR;
[all...]
H A Dlibcore_icu_NativeConverter.cpp67 UErrorCode status = U_ZERO_ERROR;
94 UErrorCode error = U_ZERO_ERROR;
107 error = U_ZERO_ERROR;
124 UErrorCode status = U_ZERO_ERROR;
145 status = U_ZERO_ERROR;
184 UErrorCode status = U_ZERO_ERROR;
243 UErrorCode errorCode = U_ZERO_ERROR;
253 UErrorCode minorErrorCode = U_ZERO_ERROR;
299 UErrorCode errorCode = U_ZERO_ERROR;
309 UErrorCode minorErrorCode = U_ZERO_ERROR;
[all...]
H A Dlibcore_icu_TimeZoneNames.cpp53 UErrorCode status = U_ZERO_ERROR;
75 if (status != U_ZERO_ERROR) {
H A Djava_util_regex_Matcher.cpp59 mStatus(U_ZERO_ERROR) {
96 mStatus = U_ZERO_ERROR;
215 UErrorCode status = U_ZERO_ERROR;
249 UErrorCode status = U_ZERO_ERROR;
H A Djava_util_regex_Pattern.cpp87 UErrorCode status = U_ZERO_ERROR;
H A Dorg_apache_harmony_xml_ExpatParser.cpp445 UErrorCode status = U_ZERO_ERROR;
/libcore/ojluni/src/main/native/
H A DCharacter.cpp155 UErrorCode status = U_ZERO_ERROR;

Completed in 117 milliseconds