Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h173 ANDROID_PIPE_DEVICE_EXPORT int android_pipe_guest_send(
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp409 ssize_t res = android_pipe_guest_send((void**)ppipe, &buf, 1); in writeInternal()
DAndroidPipe.cpp788 int android_pipe_guest_send(void** internalPipe, in android_pipe_guest_send() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2231 return android_pipe_guest_send(reinterpret_cast<void**>(hostPipe), in __anond9f1afd21702()