Searched refs:getNextValueAsLocation (Results 1 – 24 of 24) sorted by relevance
117 this.location = packet.getNextValueAsLocation(); in EventThreadLocation()146 this.location = packet.getNextValueAsLocation(); in EventThreadMonitor()365 catchLocation = packet.getNextValueAsLocation(); in Event_EXCEPTION()
984 public Location getNextValueAsLocation() { in getNextValueAsLocation() method in Packet
1855 frame.setLocation(reply.getNextValueAsLocation()); in getAllThreadFrames()
45 replyPacket.getNextValueAsLocation(); // consume 'location' in buildInvokeCommand()
47 replyPacket.getNextValueAsLocation(); // consume 'location' in buildInvokeCommand()
84 event.getNextValueAsLocation(); in testInvokeMethod()
84 event.getNextValueAsLocation(); // location in testInvokeMethod()
87 event.getNextValueAsLocation(); in testInvokeMethod_toString()
85 event.getNextValueAsLocation(); in testInvokeMethod_null_argument()
94 event.getNextValueAsLocation(); in waitEvent()
143 event.getNextValueAsLocation(); in testInvokeMethod001()298 event.getNextValueAsLocation(); in testInvokeMethod002()435 event.getNextValueAsLocation(); in testInvokeMethod003()
142 event.getNextValueAsLocation(); in testNewInstance001()353 event.getNextValueAsLocation(); in testNewInstance002()
86 event.getNextValueAsLocation(); in testNewInstance_null_argument()
139 event.getNextValueAsLocation(); in testInvokeMethod()
89 Location location = reply.getNextValueAsLocation(); in getFirstProxyFrameId()
89 return reply.getNextValueAsLocation(); in getTopFrameLocation()
92 Location location = reply.getNextValueAsLocation(); in test()
80 event.getNextValueAsLocation(); in testInvokeMethodStatic()
262 Location currentFrameLocation = reply.getNextValueAsLocation(); in checkThisObject()
119 Location location = reply.getNextValueAsLocation(); in jdwpGetFrames()
184 Location location = reply.getNextValueAsLocation(); in jdwpGetFrames()
449 loc = reply.getNextValueAsLocation(); in getFrames()
827 Location location = replyPacket.getNextValueAsLocation();