Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtlsconnection.c916 class = G_TLS_CONNECTION_GET_CLASS (conn); in g_tls_connection_get_channel_binding_data()
977 return G_TLS_CONNECTION_GET_CLASS (conn)->handshake (conn, cancellable, error); in g_tls_connection_handshake()
1002 G_TLS_CONNECTION_GET_CLASS (conn)->handshake_async (conn, io_priority, in g_tls_connection_handshake_async()
1028 return G_TLS_CONNECTION_GET_CLASS (conn)->handshake_finish (conn, result, error); in g_tls_connection_handshake_finish()
Dgtlsconnection.h35 #define G_TLS_CONNECTION_GET_CLASS(inst) (G_TYPE_INSTANCE_GET_CLASS ((inst), G_TYPE_TLS_CONNECTION,… macro
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3766 G_TLS_CONNECTION_GET_CLASS