Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc57 static constexpr uint8_t kJdwpDdmCmd = 1U; variable
382 *(pkt_data++) = kJdwpDdmCmd; in SendDdmPacket()