Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands-proxy.h30 extern int coreCmdProxy_create(SockAddress* console_socket);
Dcore-commands-proxy.c314 coreCmdProxy_create(SockAddress* console_socket) in coreCmdProxy_create() function
/external/qemu/android/
Dmain-common.c1147 if (coreCmdProxy_create(attachUiImpl_get_console_socket())) { in attach_ui_to_core()