Searched defs:http_date (Results 1 – 2 of 2) sorted by relevance
242 std::string http_date(time_t t) { in http_date() function249 char *http_date(char *res, time_t t) { in http_date() function
3702 const gchar *http_date; in gst_dash_demux_parse_http_head() local