Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dattach-ui-impl.c79 core_connection_close(_attachUiImpl.core_connection); in attachUiImpl_destroy()
Dcore-connection.h74 void core_connection_close(CoreConnection* desc);
Dcore-connection.c186 core_connection_close(CoreConnection* desc) in core_connection_close() function
345 core_connection_close(connection); in core_connection_create_and_switch()
Duser-events-proxy.c120 core_connection_close(_userEventsProxy.core_connection); in userEventsProxy_destroy()
Dui-commands-impl.c237 core_connection_close(uicmd->core_connection); in uiCmdImpl_destroy()
Dfb-updates-impl.c260 core_connection_close(fbi->core_connection); in fbUpdatesImpl_destroy()
Dcore-commands-proxy.c372 core_connection_close(_coreCmdProxy.core_connection); in coreCmdProxy_destroy()