Searched defs:sendfailmsg (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsockets.c37 int sendfailmsg(int fd, const char *reason) function
624 sendfailmsg(s->fd, "closed");
803 sendfailmsg(s->peer->fd, "unknown host service");
836 sendfailmsg(s->peer->fd, error_string);
846 sendfailmsg(s->peer->fd, "device offline (x)");

Completed in 25 milliseconds