Home | History | Annotate | Download | only in android

Lines Matching refs:GoldfishPipeBuffer

586  * client is not ready to read them. In this case there is no GoldfishPipeBuffer
1975 const GoldfishPipeBuffer* buffers,
2017 _qemudPipe_recvBuffers(void* opaque, GoldfishPipeBuffer* buffers, int numBuffers)
2022 GoldfishPipeBuffer* buff = buffers;
2023 GoldfishPipeBuffer* endbuff = buffers + numBuffers;