Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h124 ANDROID_PIPE_DEVICE_EXPORT void android_pipe_guest_close(
/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()
DAndroidPipe.cpp623 void android_pipe_guest_close(void* internalPipe, PipeCloseReason reason) { in android_pipe_guest_close() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2176 android_pipe_guest_close(hostPipe, static_cast<PipeCloseReason>(reason)); in __anonf6f38b3e0d02()