Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-connection.c155 core_connection_free(CoreConnection* desc) in core_connection_free() function
338 core_connection_free(connection); in core_connection_create_and_switch()
346 core_connection_free(connection); in core_connection_create_and_switch()
Dattach-ui-impl.c80 core_connection_free(_attachUiImpl.core_connection); in attachUiImpl_destroy()
Dcore-connection.h58 void core_connection_free(CoreConnection* desc);
Duser-events-proxy.c121 core_connection_free(_userEventsProxy.core_connection); in userEventsProxy_destroy()
Dui-commands-impl.c238 core_connection_free(uicmd->core_connection); in uiCmdImpl_destroy()
Dfb-updates-impl.c261 core_connection_free(fbi->core_connection); in fbUpdatesImpl_destroy()
Dcore-commands-proxy.c373 core_connection_free(_coreCmdProxy.core_connection); in coreCmdProxy_destroy()