Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h116 ANDROID_PIPE_DEVICE_EXPORT void* android_pipe_guest_open_with_flags(
/hardware/google/aemu/host-common/
DAndroidPipe.cpp614 void* android_pipe_guest_open_with_flags(void* hwpipe, uint32_t flags) { in android_pipe_guest_open_with_flags() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2163 return static_cast<GoldfishHostPipe*>(android_pipe_guest_open_with_flags(hwPipe, flags)); in __anond9f1afd20c02()