Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-connection.c197 core_connection_write(CoreConnection* desc, in core_connection_write() function
270 if (core_connection_write(desc, buf, strlen(buf), NULL)) { in core_connection_switch_stream()
356 core_connection_write(desc, "\n", 1, NULL); in core_connection_detach()
Dcore-connection.h87 int core_connection_write(CoreConnection* desc,