Home
last modified time | relevance | path

Searched defs:U_BUFFER_OVERFLOW_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/charset/
DNativeConverter.java91 /* package */ static final int U_BUFFER_OVERFLOW_ERROR = 15; field in NativeConverter
/external/icu/libicu/ndk_headers/unicode/
Dutypes.h465 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/icu/libicu/cts_headers/unicode/
Dutypes.h465 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/icu/libandroidicu/include/unicode/
Dutypes.h465 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h465 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator