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

  /external/qemu/
vnc-android.c 640 vnc_write_u32(vs, bytes_written);
854 vnc_write_u32(vs, size);
1183 void vnc_write_u32(VncState *vs, uint32_t value) function
    [all...]
vnc.c 634 vnc_write_u32(vs, bytes_written);
848 vnc_write_u32(vs, size);
1177 void vnc_write_u32(VncState *vs, uint32_t value) function
    [all...]
vnc.h 285 void vnc_write_u32(VncState *vs, uint32_t value);

Completed in 56 milliseconds