Searched refs:VncReadEvent (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dvnc.h61 typedef int VncReadEvent(VncState *vs, uint8_t *data, size_t len); typedef
155 VncReadEvent *read_handler;
290 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting);
H A Dvnc-android.c1061 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting)
H A Dvnc.c1055 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting)

Completed in 56 milliseconds