Home
last modified time | relevance | path

Searched refs:PIPE_POLL_HUP (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_common.h33 PIPE_POLL_HUP = 1 << 2 enumerator
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DOpenglEsPipe.cpp312 ret |= PIPE_POLL_HUP; in onGuestPoll()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2202 static_assert((int)GOLDFISH_PIPE_POLL_HUP == (int)PIPE_POLL_HUP, "invalid POLL_HUP values"); in __anonf6f38b3e1402()