Searched refs:AppendUtf16BE (Results 1 – 2 of 2) sorted by relevance
62 static inline void AppendUtf16BE(std::vector<uint8_t>& bytes, const uint16_t* chars, size_t char_co… in AppendUtf16BE() function
4326 JDWP::AppendUtf16BE(bytes, chars, char_count); in DdmSendThreadNotification()5022 JDWP::AppendUtf16BE(bytes, s_utf16.get(), s_len); in WriteTo()