Home
last modified time | relevance | path

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

/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/charset/
DNativeConverter.java94 /* package */ static final int U_BUFFER_OVERFLOW_ERROR = 15; field in NativeConverter
/external/cronet/stable/third_party/icu/source/common/unicode/
Dutypes.h469 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/cronet/tot/third_party/icu/source/common/unicode/
Dutypes.h469 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/icu/libicu/cts_headers/unicode/
Dutypes.h481 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/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/libandroidicu/include/unicode/
Dutypes.h481 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h481 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */ enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Globalization/
Dmod.rs3695 pub const U_BUFFER_OVERFLOW_ERROR: UErrorCode = 15i32; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Globalization/
Dmod.rs3695 pub const U_BUFFER_OVERFLOW_ERROR: UErrorCode = 15i32; constant