Searched defs:onGuestSend (Results 1 – 3 of 3) sorted by relevance
| /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 | 149 virtual int onGuestSend(const AndroidPipeBuffer* buffers, in onGuestSend() function in android::__anond4b792a70111::ConnectorPipe |
| /hardware/google/aemu/host-common/include/host-common/ | ||
| D | AndroidAsyncMessagePipe.h | 235 int onGuestSend(const AndroidPipeBuffer* buffers, int numBuffers, in onGuestSend() function |