Home
last modified time | relevance | path

Searched defs:InvokeMethodCommand (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java140 public static final byte InvokeMethodCommand = 3; field in JDWPCommands.ClassTypeCommandSet
161 public static final byte InvokeMethodCommand = 1; field in JDWPCommands.InterfaceTypeCommandSet
205 public static final byte InvokeMethodCommand = 6; field in JDWPCommands.ObjectReferenceCommandSet