Home
last modified time | relevance | path

Searched refs:AppendUtf16CompressedBE (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libartbase/base/
H A Dendian_utils.h56 inline void AppendUtf16CompressedBE(std::vector<uint8_t>& bytes, in AppendUtf16CompressedBE() function
/aosp12/art/runtime/
H A Ddebugger.cc327 AppendUtf16CompressedBE(bytes, chars_compressed, char_count); in DdmSendThreadNotification()