Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-socket-properties.c53 soup_socket_properties_unref (SoupSocketProperties *props) in soup_socket_properties_unref() function
81 …SocketProperties, soup_socket_properties, soup_socket_properties_ref, soup_socket_properties_unref)
Dsoup-socket-private.h85 void soup_socket_properties_unref (SoupSocketProperties *props);
Dsoup-connection.c72 g_clear_pointer (&priv->socket_props, soup_socket_properties_unref); in soup_connection_finalize()
Dsoup-session.c355 g_clear_pointer (&priv->socket_props, soup_socket_properties_unref); in soup_session_finalize()
779 soup_socket_properties_unref (priv->socket_props); in soup_session_set_property()