Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp.h84 kJdwpTransportSocket, // transport=dt_socket enumerator
Djdwp_main.cc236 case kJdwpTransportSocket: in Create()
/art/runtime/
Ddebugger.cc350 gJdwpOptions.transport = JDWP::kJdwpTransportSocket; in ParseJdwpOption()