Searched defs:sendBuffers (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_pipe.h55 /* Buffer descriptor for sendBuffers() and recvBuffers() callbacks */
82 int (*sendBuffers)( void* pipe, const GoldfishPipeBuffer* buffers, int numBuffers ); member in struct:__anon10973
84 /* Same as sendBuffers when the guest is read()-ing from the pipe. */

Completed in 43 milliseconds