Home
last modified time | relevance | path

Searched defs:source_uri (Results 1 – 9 of 9) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-proxy-resolver-wrapper.c38 convert_response (SoupURI *source_uri, guint status, in convert_response()
70 SoupURI *source_uri = g_task_get_task_data (task); in wrapper_lookup_async_complete() local
92 SoupURI *source_uri; in soup_proxy_resolver_wrapper_lookup_async() local
124 SoupURI *source_uri, *proxy_uri; in soup_proxy_resolver_wrapper_lookup() local
Dsoup-auth-basic.c69 soup_auth_basic_get_protection_space (SoupAuth *auth, SoupURI *source_uri) in soup_auth_basic_get_protection_space()
Dsoup-auth.c535 soup_auth_get_protection_space (SoupAuth *auth, SoupURI *source_uri) in soup_auth_get_protection_space()
Dsoup-auth-digest.c185 soup_auth_digest_get_protection_space (SoupAuth *auth, SoupURI *source_uri) in soup_auth_digest_get_protection_space()
Dsoup-auth-negotiate.c140 soup_auth_negotiate_get_protection_space (SoupAuth *auth, SoupURI *source_uri) in soup_auth_negotiate_get_protection_space()
Dsoup-auth-ntlm.c403 soup_auth_ntlm_get_protection_space (SoupAuth *auth, SoupURI *source_uri) in soup_auth_ntlm_get_protection_space()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c74 gchar *source_uri; member
892 gst_transcoder_new (const gchar * source_uri, in gst_transcoder_new()
919 gst_transcoder_new_full (const gchar * source_uri, in gst_transcoder_new_full()
/third_party/gstreamer/gstplugins_bad/tools/
Dgst-transcoder.c303 gchar *source_uri = gst_transcoder_get_source_uri (transcoder); in _warning_cb() local
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsturitranscodebin.c42 gchar *source_uri; member