Searched defs:DescribeCommand (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_handler.cc1555 static std::string DescribeCommand(Request* request) { function in namespace:art::JDWP
1621 VLOG(jdwp) << DescribeCommand(request);
1631 LOG(ERROR) << "Command not implemented: " << DescribeCommand(request);

Completed in 29 milliseconds