Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvdagent.c321 static uint32_t type_qemu_to_vdagent(enum QemuClipboardType type) in type_qemu_to_vdagent() function
364 type = type_qemu_to_vdagent(q); in vdagent_send_clipboard_grab()
413 *data = type_qemu_to_vdagent(type); in vdagent_send_clipboard_data()
496 uint32_t type = type_qemu_to_vdagent(qtype); in vdagent_clipboard_request()