Home
last modified time | relevance | path

Searched refs:SetCommand (Results 1 – 24 of 24) 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
DVmMirror.java1145 JDWPCommands.EventRequestCommandSet.SetCommand); in setEvent()
/external/llvm-project/lldb/bindings/interface/
DSBPlatform.i68 SetCommand(const char *shell_command);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java98 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod001()
249 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod002()
387 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod003()
DNewInstanceTest.java94 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance001()
285 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance002()
DInvokeMethod003Test.java59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
DNewInstance002Test.java60 JDWPCommands.EventRequestCommandSet.SetCommand); in testNewInstance_null_argument()
DInvokeMethod002Test.java92 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
/external/llvm-project/lldb/include/lldb/API/
DSBPlatform.h71 void SetCommand(const char *shell_command);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DVMDeathTest.java72 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DSingleStepTest.java92 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DVMDeath002Test.java82 JDWPCommands.EventRequestCommandSet.SetCommand); in testVMDeathRequest()
DSingleStepTest.java126 JDWPCommands.EventRequestCommandSet.SetCommand); in stepFunction()
DCombinedEventsTest.java129 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_01()
264 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_02()
378 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_03()
505 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents_04()
DSingleStepWithLocationTest.java102 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepToLocation()
DSingleStepThroughReflectionTest.java87 JDWPCommands.EventRequestCommandSet.SetCommand); in testSingleStepIntoThroughReflection()
DCombinedEvents003Test.java130 JDWPCommands.EventRequestCommandSet.SetCommand); in testCombinedEvents003_01()
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp247 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand
248 LLDB_RECORD_METHOD(void, SBPlatformShellCommand, SetCommand, (const char *), in SetCommand()
739 LLDB_REGISTER_METHOD(void, SBPlatformShellCommand, SetCommand, in RegisterMethods()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java55 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethodStatic()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodDefault002Test.java59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethodDefaultTest.java58 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod()
DInvokeMethod002Test.java59 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_null_argument()
DInvokeMethod003Test.java61 JDWPCommands.EventRequestCommandSet.SetCommand); in testInvokeMethod_toString()
DInvokeMethodTest.java64 JDWPCommands.EventRequestCommandSet.SetCommand); in setEventRequest()