Searched refs:vmchannel_read (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dnet-android.c1142 static void vmchannel_read(void *opaque, const uint8_t *buf, int size) function
2311 qemu_chr_add_handlers(vmc->hd, vmchannel_can_read, vmchannel_read,
H A Dnet.c1014 static void vmchannel_read(void *opaque, const uint8_t *buf, int size) function
2207 qemu_chr_add_handlers(vmc->hd, vmchannel_can_read, vmchannel_read,

Completed in 37 milliseconds