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

  /external/qemu/
vnc.h 61 typedef int VncReadEvent(VncState *vs, uint8_t *data, size_t len);
155 VncReadEvent *read_handler;
290 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting);
vnc-android.c 1061 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting)
    [all...]
vnc.c 1055 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting)
    [all...]

Completed in 273 milliseconds