Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_handler.cc1589 static std::string DescribeCommand(Request* request) { in DescribeCommand() function
1657 VLOG(jdwp) << DescribeCommand(request); in ProcessRequest()
1667 LOG(ERROR) << "Command not implemented: " << DescribeCommand(request); in ProcessRequest()