Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlsftpsink.c89 static gboolean set_sftp_options_unlocked (GstCurlBaseSink * curlbasesink);
124 gstcurlbasesink_class->set_options_unlocked = set_sftp_options_unlocked; in gst_curl_sftp_sink_class_init()
162 set_sftp_options_unlocked (GstCurlBaseSink * basesink) in set_sftp_options_unlocked() function