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

/system/core/adb/
H A Dsockets.c33 int sendfailmsg(int fd, const char *reason) function
535 sendfailmsg(s->fd, "closed");
670 sendfailmsg(s->peer->fd, "unknown host service");
702 sendfailmsg(s->peer->fd, error_string);
712 sendfailmsg(s->peer->fd, "device offline (x)");

Completed in 99 milliseconds