Home
last modified time | relevance | path

Searched defs:onGuestRecv (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/
DRefcountPipe.cpp53 int RefcountPipe::onGuestRecv(AndroidPipeBuffer* buffers, int numBuffers) { in onGuestRecv() function in android::emulation::RefcountPipe
DAndroidPipe.cpp136 virtual int onGuestRecv(AndroidPipeBuffer* buffers, in onGuestRecv() function in android::__anon4a5f02220111::ConnectorPipe
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DGLProcessPipe.cpp125 int onGuestRecv(AndroidPipeBuffer* buffers, int numBuffers) override { in onGuestRecv() function in android::opengl::__anon65208f7f0111::GLProcessPipe
DOpenglEsPipe.cpp318 virtual int onGuestRecv(AndroidPipeBuffer* buffers, in onGuestRecv() function in android::opengl::__anon736588ea0111::EmuglPipe
/hardware/google/aemu/host-common/include/host-common/
DAndroidAsyncMessagePipe.h232 int onGuestRecv(AndroidPipeBuffer* buffers, int numBuffers) final { in onGuestRecv() function