Searched refs:qemu_pipe_open (Results 1 – 11 of 11) sorted by relevance
25 QEMU_PIPE_HANDLE qemu_pipe_open(const char* pipeName);
29 QEMU_PIPE_HANDLE qemu_pipe_open(const char* pipeName) { in qemu_pipe_open() function
69 int qemu_pipe_open(const char* pipeName) { in qemu_pipe_open() function
58 res->fd = qemu_pipe_open("opengles"); in goldfish_dma_create_region()
139 sProcPipe = qemu_pipe_open("GLProcessPipe"); in sQemuPipeInit()
67 m_sock = qemu_pipe_open("opengles"); in connect()
214 mPipeFD = qemu_pipe_open(pipe_name); in connectClient()222 mPipeFD = qemu_pipe_open(connection_str); in connectClient()
351 hostHandleRefCountFd = qemu_pipe_open("refcount"); in allocateCb()
822 hostHandleRefCountFd = qemu_pipe_open("refcount"); in alloc_buffer()
889 QEMU_PIPE_HANDLE refcountPipeFd = qemu_pipe_open("refcount"); in gralloc_alloc()
794 refcountPipeFd = qemu_pipe_open("refcount"); in init()