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

  /external/curl/lib/
rtsp.h 52 * http_wrapper MUST be the first element of this structure for the wrap
59 struct HTTP http_wrapper; /*wrap HTTP to do the heavy lifting */ member in struct:RTSP
rtsp.c 275 http = &(rtsp->http_wrapper);

Completed in 354 milliseconds