Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_pipe.c80 goldfish_pipe_add_type(const char* pipeName, in goldfish_pipe_add_type() argument
91 if (strlen(pipeName) > MAX_PIPE_SERVICE_NAME_SIZE) { in goldfish_pipe_add_type()
92 APANIC("Pipe service name too long: '%s'", pipeName); in goldfish_pipe_add_type()
95 list->services[count].name = pipeName; in goldfish_pipe_add_type()
103 goldfish_pipe_find_type(const char* pipeName) in goldfish_pipe_find_type() argument
110 if (!strcmp(list->services[nn].name, pipeName)) { in goldfish_pipe_find_type()
387 char* pipeName; in pipeConnector_sendBuffers() local
398 pipeName = pcon->buffer + 5; in pipeConnector_sendBuffers()
399 pipeArgs = strchr(pipeName, ':'); in pipeConnector_sendBuffers()
408 const PipeService* svc = goldfish_pipe_find_type(pipeName); in pipeConnector_sendBuffers()
Dgoldfish_pipe.h123 extern void goldfish_pipe_add_type(const char* pipeName,
/external/qemu/docs/
DANDROID-QEMU-PIPE.TXT23 const char* pipeName = "<pipename>";
24 ret = write(fd, pipeName, strlen(pipeName)+1);
/external/chromium_org/third_party/mesa/src/include/GL/
Dglxext.h837 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
842 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
850 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
856 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
/external/mesa3d/include/GL/
Dglxext.h837 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
842 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
850 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member
856 char pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]; member