Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtlsbackend.h93 gboolean g_tls_backend_supports_tls (GTlsBackend *backend);
Dgtlsbackend.c137 g_tls_backend_supports_tls (GTlsBackend *backend) in g_tls_backend_supports_tls() function
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c643 if (backend == NULL || !g_tls_backend_supports_tls (backend)) { in run_server()
/third_party/libsoup/tests/
Dtest-utils.c100 tls_available = g_tls_backend_supports_tls (tls_backend); in test_init()
/third_party/libsoup/
Dmeson.build164 return !g_tls_backend_supports_tls (g_tls_backend_get_default ());
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3685 g_tls_backend_supports_tls
/third_party/libsoup/libsoup/
Dsoup-session.c1551 if (!g_tls_backend_supports_tls (g_tls_backend_get_default ())) { in soup_session_set_item_status()