Searched refs:AppendUtf16BE (Results 1 – 2 of 2) sorted by relevance
49 inline void AppendUtf16BE(std::vector<uint8_t>& bytes, const uint16_t* chars, size_t char_count) { in AppendUtf16BE() function
329 AppendUtf16BE(bytes, chars, char_count); in DdmSendThreadNotification()881 AppendUtf16BE(bytes, s_utf16.get(), s_len); in WriteTo()