HomeSort by relevance Sort by last modified time
    Searched refs:CURLPROTO_RTSP (Results 1 - 8 of 8) sorted by null

  /external/curl/src/
tool_libinfo.c 67 { "rtsp", CURLPROTO_RTSP },
tool_paramhlp.c 273 { "rtsp", CURLPROTO_RTSP },
tool_setopt.c 152 NV(CURLPROTO_RTSP),
  /external/curl/lib/
transfer.c 94 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) {
546 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) {
899 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) {
    [all...]
http.c     [all...]
rtsp.c 121 CURLPROTO_RTSP, /* protocol */
url.c     [all...]
  /external/curl/include/curl/
curl.h     [all...]

Completed in 283 milliseconds