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 375 opt.transport = JDWP::JdwpTransportType::kJdwpTransportSocket;
389 opt.transport = JDWP::JdwpTransportType::kJdwpTransportSocket;
cmdline_types.h 130 jdwp_options->transport = JDWP::kJdwpTransportSocket;
  /art/runtime/jdwp/
jdwp.h 101 kJdwpTransportSocket, // transport=dt_socket
jdwp_main.cc 256 case kJdwpTransportSocket:

Completed in 1034 milliseconds