OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:core_connection_write
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/protocol/
core-connection.h
87
int
core_connection_write
(CoreConnection* desc,
core-connection.c
197
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 15 milliseconds