Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_common.h55 PIPE_CLOSE_GRACEFUL = 0, /* guest sent a close command */ enumerator
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp116 android_pipe_guest_close(hostPipe, PIPE_CLOSE_GRACEFUL); in connect()
399 android_pipe_guest_close(i->second.hostPipe, PIPE_CLOSE_GRACEFUL); in eraseFdInfo()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2167 static_assert((int)GOLDFISH_PIPE_CLOSE_GRACEFUL == (int)PIPE_CLOSE_GRACEFUL, in __anond9f1afd20d02()