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

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
ReplyPacket.java 33 public class ReplyPacket extends Packet {
40 * A default constructor that creates an empty ReplyPacket with empty header
43 public ReplyPacket() {
48 * A constructor that creates ReplyPacket from array of bytes including
54 public ReplyPacket(byte p[]) {
61 * Sets the error code value of the header of the ReplyPacket as short.
71 * Gets the error code value of the header of the ReplyPacket.
73 * @return the error code value of the header of the ReplyPacket.
80 * Gets the representation of the ReplyPacket as array of bytes in the JDWP
83 * @return the representation of the ReplyPacket as array of bytes in th
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Dhcp4/
Dhcp4.h 132 EFI_DHCP4_PACKET *ReplyPacket;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dhcp4.h 349 EFI_DHCP4_PACKET *ReplyPacket;
    [all...]
Dhcp6.h 278 EFI_DHCP6_PACKET *ReplyPacket;
    [all...]

Completed in 68 milliseconds