Searched refs:onGuestSend (Results 1 – 7 of 7) sorted by relevance
/hardware/google/aemu/host-common/include/host-common/ |
D | RefcountPipe.h | 46 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers,
|
D | AndroidPipe.h | 179 virtual int onGuestSend(const AndroidPipeBuffer* buffers,
|
D | AndroidAsyncMessagePipe.h | 236 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers, in onGuestSend() function
|
/hardware/google/aemu/host-common/ |
D | RefcountPipe.cpp | 58 int RefcountPipe::onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::emulation::RefcountPipe
|
D | AndroidPipe.cpp | 153 virtual int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::__anon4a5f02220111::ConnectorPipe 795 return pipe->onGuestSend(buffers, numBuffers, internalPipe); in android_pipe_guest_send()
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | GLProcessPipe.cpp | 136 int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::opengl::__anon65208f7f0111::GLProcessPipe
|
D | OpenglEsPipe.cpp | 456 virtual int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::opengl::__anon736588ea0111::EmuglPipe
|