OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vnc_write_u32
(Results
1 - 2
of
2
) 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
...]
Completed in 636 milliseconds