Searched refs:core_connection_get_socket (Results 1 - 6 of 6) sorted by relevance

/external/qemu/android/protocol/
H A Dcore-connection.h153 int core_connection_get_socket(CoreConnection* desc);
H A Duser-events-proxy.c90 core_connection_get_socket(_userEventsProxy.core_connection);
H A Dui-commands-impl.c210 uicmd->sock = core_connection_get_socket(uicmd->core_connection);
H A Dcore-commands-proxy.c329 _coreCmdProxy.sock = core_connection_get_socket(_coreCmdProxy.core_connection);
H A Dcore-connection.c360 core_connection_get_socket(CoreConnection* desc) function
H A Dfb-updates-impl.c218 fbi->sock = core_connection_get_socket(fbi->core_connection);

Completed in 58 milliseconds