OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vnc_write_s32
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
vnc-android.c
313
vnc_write_s32
(vs, encoding);
627
vnc_write_s32
(vs, 0);
1178
void
vnc_write_s32
(VncState *vs, int32_t value)
function
[
all
...]
vnc.c
307
vnc_write_s32
(vs, encoding);
621
vnc_write_s32
(vs, 0);
1172
void
vnc_write_s32
(VncState *vs, int32_t value)
function
[
all
...]
Completed in 325 milliseconds