Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_pipe.c72 } PipeService; typedef
76 PipeService services[MAX_PIPE_SERVICES];
104 static const PipeService*
136 const PipeService* service;
255 const PipeService* service = NULL; in pipe_load()
410 const PipeService* svc = goldfish_pipe_find_type(pipeName); in pipeConnector_sendBuffers()