Searched refs:toUTF32 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp921 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const { function in class:UnicodeString
/external/icu/icu4c/source/common/
H A Dunistr.cpp921 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const { function in class:UnicodeString
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunistr.h1706 int32_t toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const;
3160 * @see toUTF32
/external/icu/icu4c/source/common/unicode/
H A Dunistr.h1706 int32_t toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const;
3160 * @see toUTF32
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dustrtest.cpp1848 toUTF32(result32, LENGTHOF(result32), errorCode);
1853 errln("UnicodeString::toUTF32() did not create the expected string.");
/external/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp1848 toUTF32(result32, LENGTHOF(result32), errorCode);
1853 errln("UnicodeString::toUTF32() did not create the expected string.");

Completed in 230 milliseconds