Home
last modified time | relevance | path

Searched defs:http_date (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dutil.cc242 std::string http_date(time_t t) { in http_date() function
249 char *http_date(char *res, time_t t) { in http_date() function
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c3702 const gchar *http_date; in gst_dash_demux_parse_http_head() local