Home
last modified time | relevance | path

Searched refs:utf16_to_utf8_length (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DStringPiece.h39 ssize_t utf8_len = utf16_to_utf8_length(str.data(), str.size());
/aosp14/system/core/libutils/include/utils/
H A DUnicode.h99 ssize_t utf16_to_utf8_length(const char16_t *src, size_t src_len);
/aosp14/system/core/libutils/
H A DUnicode_test.cpp73 ssize_t measured = utf16_to_utf8_length(input_data, inlen); in TestUTF16toUTF8()
H A DUnicode.cpp317 ssize_t utf16_to_utf8_length(const char16_t *src, size_t src_len) in utf16_to_utf8_length() function
H A DString8.cpp85 const ssize_t resultStrLen = utf16_to_utf8_length(in, len) + 1; in allocFromUTF16()
/aosp14/frameworks/base/libs/androidfw/
H A DUtil.cpp60 ssize_t utf8_length = utf16_to_utf8_length(utf16.data(), utf16.length()); in Utf16ToUtf8()
/aosp14/frameworks/base/tools/aapt2/util/
H A DUtil.cpp356 ssize_t utf8_length = utf16_to_utf8_length(utf16.data(), utf16.length()); in Utf16ToUtf8()
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump1328 "name" : "utf16_to_utf8_length"
9678 "function_name" : "utf16_to_utf8_length",
9679 "linker_set_key" : "utf16_to_utf8_length",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump1332 "name" : "utf16_to_utf8_length"
9682 "function_name" : "utf16_to_utf8_length",
9683 "linker_set_key" : "utf16_to_utf8_length",