Home | History | Annotate | Download | only in adb

Lines Matching defs:out

1356     ** AID_NET_BW_STATS to read out qtaguid statistics
1649 char *out = "unknown";
1652 out = transport->serial;
1654 send_msg_with_okay(reply_fd, out, strlen(out));
1658 char *out = "unknown";
1661 out = transport->devpath;
1663 send_msg_with_okay(reply_fd, out, strlen(out));