Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_status

800             adb_status(out_fd, &error);
811 if (!adb_status(out_fd, &error)) {
911 adb_status(device_fd, &error);
1673 if (fd < 0 || !adb_status(fd, &error)) {