HomeSort by relevance Sort by last modified time
    Searched refs:kJdwpTransportSocket (Results 1 - 4 of 4) sorted by null

  /art/cmdline/
cmdline_parser_test.cc 370 opt.transport = JDWP::JdwpTransportType::kJdwpTransportSocket;
384 opt.transport = JDWP::JdwpTransportType::kJdwpTransportSocket;
cmdline_types.h 124 jdwp_options->transport = JDWP::kJdwpTransportSocket;
  /art/runtime/jdwp/
jdwp.h 100 kJdwpTransportSocket, // transport=dt_socket
jdwp_main.cc 251 case kJdwpTransportSocket:

Completed in 64 milliseconds