Home | History | Annotate | Download | only in adb

Lines Matching full:use_long

1549         int use_long = !strcmp(service+7, "-l");
1550 if (use_long || service[7] == 0) {
1554 list_transports(buffer, sizeof(buffer), use_long);