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

/external/chromium_org/third_party/icu/source/common/
H A Dservls.cpp219 status = U_ENUM_OUT_OF_SYNC_ERROR;
236 if (status == U_ENUM_OUT_OF_SYNC_ERROR) {
/external/icu/icu4c/source/common/
H A Dservls.cpp219 status = U_ENUM_OUT_OF_SYNC_ERROR;
236 if (status == U_ENUM_OUT_OF_SYNC_ERROR) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h532 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h536 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Dalphaindex.cpp1226 status = U_ENUM_OUT_OF_SYNC_ERROR;
1290 status = U_ENUM_OUT_OF_SYNC_ERROR;
H A Dtransreg.cpp840 status = U_ENUM_OUT_OF_SYNC_ERROR;
/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp1127 status = U_ENUM_OUT_OF_SYNC_ERROR;
1191 status = U_ENUM_OUT_OF_SYNC_ERROR;
H A Dtransreg.cpp840 status = U_ENUM_OUT_OF_SYNC_ERROR;

Completed in 543 milliseconds