Searched defs:InterruptCommand (Results 1 – 2 of 2) sorted by relevance
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ | ||
| D | JDWPCommands.java | 254 public static final byte InterruptCommand = 11; field in JDWPCommands.ThreadReferenceCommandSet |
| /external/llvm-project/lldb/source/Interpreter/ | ||
| D | CommandInterpreter.cpp | 2762 bool CommandInterpreter::InterruptCommand() { in InterruptCommand() function in CommandInterpreter |