Home
last modified time | relevance | path

Searched refs:UICmdHeader (Results 1 – 5 of 5) sorted by relevance

/external/qemu/android/protocol/
Dui-common.h28 typedef struct UICmdHeader { struct
37 } UICmdHeader; argument
Dui-commands-impl.c54 UICmdHeader cmd_header;
86 const UICmdHeader* header, in _uiCmdImpl_handle_command()
197 uicmd->reader_bytes = sizeof(UICmdHeader); in uiCmdImpl_create()
Dcore-commands-impl.c62 UICmdHeader cmd_header;
162 const UICmdHeader* cmd_header, in _coreCmdImpl_handle_command()
Dui-commands-proxy.c73 UICmdHeader header; in _uiCmdProxy_send_command()
Dcore-commands-proxy.c59 UICmdHeader header; in _coreCmdProxy_send_command()