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

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

Completed in 349 milliseconds