Home
last modified time | relevance | path

Searched refs:android_pipe_host_close (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_host.h132 extern void android_pipe_host_close(void* hwpipe);
/hardware/google/aemu/host-common/
DAndroidPipe.cpp813 void android_pipe_host_close(void* hwpipe) { in android_pipe_host_close() function