Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dui-commands-proxy.h28 extern int uiCmdProxy_create(int fd);
Dui-commands-proxy.c161 uiCmdProxy_create(int fd) in uiCmdProxy_create() function
/external/qemu/android/
Dconsole.c2846 if (!uiCmdProxy_create(client->sock)) { in do_create_core_ui_ctl_service()