Home | History | Annotate | Download | only in adb

Lines Matching full:strncmp

788         } else if(!strncmp(argv[0], "-p", 2)) {
962 if(!strncmp(argv[0], "wait-for-", strlen("wait-for-"))) {
964 if (!strncmp(service, "wait-for-device", strlen("wait-for-device"))) {