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

  /external/qemu/
vnc-android.c 1009 static long vnc_client_write_plain(VncState *vs) function
1058 ret = vnc_client_write_plain(vs);
    [all...]
vnc.c 1003 static long vnc_client_write_plain(VncState *vs) function
1052 ret = vnc_client_write_plain(vs);
    [all...]

Completed in 3759 milliseconds