Home
last modified time | relevance | path

Searched refs:utf32_to_utf8 (Results 1 – 7 of 7) sorted by relevance

/aosp14/system/core/libutils/include/utils/
H A DUnicode.h84 void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_t dst_len);
/aosp14/frameworks/base/libs/androidfw/
H A DUtil.cpp157 utf32_to_utf8((char32_t*)&codepoint, 1, start, utf8_length + 1); in ModifiedUtf8ToUtf8()
/aosp14/system/core/libutils/
H A DUnicode.cpp168 void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_t dst_len) in utf32_to_utf8() function
H A DString8.cpp119 utf32_to_utf8(in, len, resultStr, resultStrLen); in allocFromUTF32()
/aosp14/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp829 utf32_to_utf8(&codepoint, 1, dst, len + 1); in AppendCodepointToUtf8String()
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump1334 "name" : "utf32_to_utf8"
9714 "function_name" : "utf32_to_utf8",
9715 "linker_set_key" : "utf32_to_utf8",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump1338 "name" : "utf32_to_utf8"
9718 "function_name" : "utf32_to_utf8",
9719 "linker_set_key" : "utf32_to_utf8",