Home | History | Annotate | Download | only in android

Lines Matching full:strncmp

704     if (strncmp(url, "rtsp:", strlen("rtsp:")) == 0) {
706 } else if (strncmp(url, "http:", strlen("http:")) == 0) {
1524 if (strncmp("sharedfd://", url, 11) == 0)