Searched defs:onGuestRecv (Results 1 – 3 of 3) sorted by relevance
| /hardware/google/aemu/host-common/ | ||
| D | RefcountPipe.cpp | 53 int RefcountPipe::onGuestRecv(AndroidPipeBuffer* buffers, int numBuffers) { in onGuestRecv() function in android::emulation::RefcountPipe |
| D | AndroidPipe.cpp | 132 virtual int onGuestRecv(AndroidPipeBuffer* buffers, in onGuestRecv() function in android::__anond4b792a70111::ConnectorPipe |
| /hardware/google/aemu/host-common/include/host-common/ | ||
| D | AndroidAsyncMessagePipe.h | 231 int onGuestRecv(AndroidPipeBuffer* buffers, int numBuffers) final { in onGuestRecv() function |