Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4380 const uint8_t* chars_compressed = name->GetValueCompressed(); in DdmSendThreadNotification() local
4381 JDWP::AppendUtf16CompressedBE(bytes, chars_compressed, char_count); in DdmSendThreadNotification()