HomeSort by relevance Sort by last modified time
    Searched defs:TypesLengths (Results 1 - 2 of 2) sorted by null

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
TypesLengths.java 33 public class TypesLengths {
VmMirror.java 42 import org.apache.harmony.jpda.tests.framework.jdwp.TypesLengths;
588 TypesLengths.setTypeLength(TypesLengths.FIELD_ID, replyPacket
592 TypesLengths.setTypeLength(TypesLengths.METHOD_ID, replyPacket
596 TypesLengths.setTypeLength(TypesLengths.OBJECT_ID, replyPacket
600 TypesLengths.setTypeLength(TypesLengths.REFERENCE_TYPE_ID, replyPacket
604 TypesLengths.setTypeLength(TypesLengths.FRAME_ID, replyPacke
    [all...]

Completed in 138 milliseconds