Home
last modified time | relevance | path

Searched defs:onGuestRecv (Results 1 – 3 of 3) 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.cpp132 virtual int onGuestRecv(AndroidPipeBuffer* buffers, in onGuestRecv() function in android::__anond4b792a70111::ConnectorPipe
/hardware/google/aemu/host-common/include/host-common/
DAndroidAsyncMessagePipe.h231 int onGuestRecv(AndroidPipeBuffer* buffers, int numBuffers) final { in onGuestRecv() function