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

  /external/qemu/
vnc-android.c 1112 static long vnc_client_read_plain(VncState *vs) function
1141 ret = vnc_client_read_plain(vs);
    [all...]
vnc.c 1106 static long vnc_client_read_plain(VncState *vs) function
1135 ret = vnc_client_read_plain(vs);
    [all...]

Completed in 28 milliseconds