Searched defs:getNextValueAsObjectID (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DPacket.java549 public long getNextValueAsObjectID() { method in class:Packet
582 return this.getNextValueAsObjectID();
605 return this.getNextValueAsObjectID();
628 return this.getNextValueAsObjectID();
651 return this.getNextValueAsObjectID();
674 return this.getNextValueAsObjectID();
697 return this.getNextValueAsObjectID();
720 return this.getNextValueAsObjectID();
743 return this.getNextValueAsObjectID();
766 return this.getNextValueAsObjectID();
[all...]

Completed in 215 milliseconds