Home
last modified time | relevance | path

Searched refs:gst_rtsp_method_as_text (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h409 const gchar* gst_rtsp_method_as_text (GstRTSPMethod method);
Dgstrtspdefs.c319 gst_rtsp_method_as_text (GstRTSPMethod method) in gst_rtsp_method_as_text() function
Dgstrtspmessage.c1226 gst_rtsp_method_as_text (msg->type_data.request.method)); in gst_rtsp_message_dump()
1250 gst_rtsp_method_as_text (msg->type_data.request.method)); in gst_rtsp_message_dump()
Dgstrtspconnection.c1171 method = gst_rtsp_method_as_text (message->type_data.request.method); in add_auth_header()
1772 gst_rtsp_method_as_text (message->type_data.request.method), in serialize_message()
1798 gst_rtsp_method_as_text (message->type_data.request.method), in serialize_message()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6790 gst_rtsp_method_as_text (method)); in gst_rtspsrc_send()
9802 gst_rtsp_method_as_text (msg->type_data.request.method)); in gst_rtspsrc_print_rtsp_message()
9839 gst_rtsp_method_as_text (msg->type_data.request.method)); in gst_rtspsrc_print_rtsp_message()
/third_party/gstreamer/gstplugins_base/
DChangeLog140188 (gst_rtsp_strresult), (gst_rtsp_method_as_text),