Home
last modified time | relevance | path

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/
DJDWPCommands.java309 public static final byte SetCommand = 1; field in JDWPCommands.EventRequestCommandSet
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp247 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand