Home
last modified time | relevance | path

Searched refs:onGuestSend (Results 1 – 7 of 7) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DRefcountPipe.h46 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers,
DAndroidPipe.h179 virtual int onGuestSend(const AndroidPipeBuffer* buffers,
DAndroidAsyncMessagePipe.h236 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers, in onGuestSend() function
/hardware/google/aemu/host-common/
DRefcountPipe.cpp58 int RefcountPipe::onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::emulation::RefcountPipe
DAndroidPipe.cpp153 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/
DGLProcessPipe.cpp136 int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::opengl::__anon65208f7f0111::GLProcessPipe
DOpenglEsPipe.cpp456 virtual int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::opengl::__anon736588ea0111::EmuglPipe