Home
last modified time | relevance | path

Searched defs:user_agent (Results 1 – 20 of 20) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.h54 gchar *user_agent; member
/third_party/libwebsockets/plugins/
Dprotocol_lws_status.c50 char user_agent[256]; member
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.h66 char *user_agent; member
Dgstsouphttpsrc.h67 gchar *user_agent; /* User-Agent HTTP header. */ member
Dgstsouphttpsrc.c2041 gchar *user_agent = in gst_soup_http_src_build_message() local
2047 gchar *user_agent = g_strdup_printf ("%slibsoup/%u.%u.%u", src->user_agent, in gst_soup_http_src_build_message() local
/third_party/ffmpeg/libavformat/
Dicecast.c45 char *user_agent; member
Drtsp.h417 char *user_agent; member
Dhttp.c79 char *user_agent; member
Ddashenc.c172 const char *user_agent; member
Dhlsenc.c239 char *user_agent; member
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dtest_http_src.c93 gchar *user_agent; member
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c1707 gchar *user_agent; in test_user_agent_cb() local
1724 gchar *user_agent; in START_TEST() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsrc.h180 gchar *user_agent; /* CURLOPT_USERAGENT */ member
/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h209 char *user_agent; member
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.h270 gchar *user_agent; member
/third_party/python/Lib/xmlrpc/
Dclient.py1134 user_agent = "Python-xmlrpc/%s" % __version__ variable in Transport
/third_party/nghttp2/src/
Dh2load.cc3004 std::string user_agent = "h2load nghttp2/" NGHTTP2_VERSION; in main() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c2459 gchar *user_agent; in source_setup_cb() local
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx1099 const char* user_agent = MHD_lookup_connection_value (conn, MHD_HEADER_KIND, "User-Agent") ?: ""; in conninfo() local
/third_party/cef/include/internal/
Dcef_types.h302 cef_string_t user_agent; member