Searched defs:onGuestSend (Results 1 – 5 of 5) sorted by relevance
/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 |
/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 |
/hardware/google/aemu/host-common/include/host-common/ | ||
D | AndroidAsyncMessagePipe.h | 236 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers, in onGuestSend() function |