Home
last modified time | relevance | path

Searched refs:android_pipe_guest_recv (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h166 ANDROID_PIPE_DEVICE_EXPORT int android_pipe_guest_recv(
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp144 ssize_t res = android_pipe_guest_recv(fdInfo->hostPipe, &buf, 1); in read()
DAndroidPipe.cpp770 int android_pipe_guest_recv(void* internalPipe, in android_pipe_guest_recv() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2222 return android_pipe_guest_recv(hostPipe, reinterpret_cast<AndroidPipeBuffer*>(buffers), in __anonf6f38b3e1502()