Home
last modified time | relevance | path

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

/external/qemu/hw/android/goldfish/
Dpipe.c73 } PipeService; typedef
77 PipeService services[MAX_PIPE_SERVICES];
105 static const PipeService*
137 const PipeService* service;
256 const PipeService* service = NULL; in pipe_load()
415 const PipeService* svc = goldfish_pipe_find_type(pipeName); in pipeConnector_sendBuffers()