Home
last modified time | relevance | path

Searched refs:MethodsCommand (Results 1 – 9 of 9) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java99 public static final byte MethodsCommand = 5; field in JDWPCommands.ReferenceTypeCommandSet
DVmMirror.java974 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodName()
1449 .setCommand(JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethods()
2586 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodSignature()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DJDWPMethodTestCase.java90 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in jdwpGetMethodsInfo()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java208 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodID()
239 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodID()
287 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodName()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DMethodsTest.java70 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testMethods001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceTest.java89 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testNewInstance001()
300 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testNewInstance002()
DInvokeMethod002Test.java86 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testInvokeMethod()
DInvokeMethodTest.java93 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testInvokeMethod001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
DLaunchedDebugger.java230 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodName()