Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h112 ANDROID_PIPE_DEVICE_EXPORT void* android_pipe_guest_open(void* hwpipe);
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp94 android_pipe_guest_open(hwPipe.get(), nullptr)); in connect()
DAndroidPipe.cpp608 void* android_pipe_guest_open(void* hwpipe) { in android_pipe_guest_open() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2159 return static_cast<GoldfishHostPipe*>(android_pipe_guest_open(hwPipe)); in __anonf6f38b3e0b02()