Home
last modified time | relevance | path

Searched refs:core_connection_switch_stream (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/protocol/
Dcore-connection.h121 int core_connection_switch_stream(CoreConnection* desc,
Dcore-connection.c253 core_connection_switch_stream(CoreConnection* desc, in core_connection_switch_stream() function
344 if (core_connection_switch_stream(connection, switch_cmd, handshake)) { in core_connection_create_and_switch()