HomeSort by relevance Sort by last modified time
    Searched refs:UICmdHeader (Results 1 - 5 of 5) sorted by null

  /external/qemu/android/protocol/
ui-common.h 28 typedef struct UICmdHeader {
37 } UICmdHeader;
ui-commands-impl.c 54 UICmdHeader cmd_header;
86 const UICmdHeader* header,
197 uicmd->reader_bytes = sizeof(UICmdHeader);
ui-commands-proxy.c 73 UICmdHeader header;
core-commands-impl.c 62 UICmdHeader cmd_header;
162 const UICmdHeader* cmd_header,
core-commands-proxy.c 59 UICmdHeader header;

Completed in 282 milliseconds