Searched defs:onGuestSend (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/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::__anonb8dee1580111::ConnectorPipe |
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ | ||
D | GLProcessPipe.cpp | 136 int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::opengl::__anon9bdb17750111::GLProcessPipe |
D | OpenglEsPipe.cpp | 456 virtual int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::opengl::__anon8c53ea200111::EmuglPipe |
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/ | ||
D | AndroidAsyncMessagePipe.h | 236 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers, in onGuestSend() function |