Searched defs:SetCommand (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 | 309 public static final byte SetCommand = 1; field in JDWPCommands.EventRequestCommandSet |
/external/llvm-project/lldb/source/API/ | ||
D | SBPlatform.cpp | 247 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand |