Home
last modified time | relevance | path

Searched defs:Utf16ToUtf8 (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/
H A DUtil.cpp59 std::string Utf16ToUtf8(StringPiece16 utf16) { in Utf16ToUtf8() function
/aosp14/frameworks/base/tools/aapt2/util/
H A DUtil.cpp355 std::string Utf16ToUtf8(const StringPiece16& utf16) { in Utf16ToUtf8() function