Home | History | Annotate | Download | only in android

Lines Matching refs:GoldfishPipeBuffer

585  * client is not ready to read them. In this case there is no GoldfishPipeBuffer
1925 const GoldfishPipeBuffer* buffers,
1967 _qemudPipe_recvBuffers(void* opaque, GoldfishPipeBuffer* buffers, int numBuffers)
1972 GoldfishPipeBuffer* buff = buffers;
1973 GoldfishPipeBuffer* endbuff = buffers + numBuffers;