Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtcpwrapperconnection.c57 G_DEFINE_TYPE_WITH_PRIVATE (GTcpWrapperConnection, g_tcp_wrapper_connection, G_TYPE_TCP_CONNECTION)
68 GTcpWrapperConnection *connection = G_TCP_WRAPPER_CONNECTION (io_stream); in g_tcp_wrapper_connection_get_input_stream()
76 GTcpWrapperConnection *connection = G_TCP_WRAPPER_CONNECTION (io_stream); in g_tcp_wrapper_connection_get_output_stream()
87 GTcpWrapperConnection *connection = G_TCP_WRAPPER_CONNECTION (object); in g_tcp_wrapper_connection_get_property()
106 GTcpWrapperConnection *connection = G_TCP_WRAPPER_CONNECTION (object); in g_tcp_wrapper_connection_set_property()
122 GTcpWrapperConnection *connection = G_TCP_WRAPPER_CONNECTION (object); in g_tcp_wrapper_connection_finalize()
155 g_tcp_wrapper_connection_init (GTcpWrapperConnection *connection) in g_tcp_wrapper_connection_init()
196 g_tcp_wrapper_connection_get_base_io_stream (GTcpWrapperConnection *conn) in g_tcp_wrapper_connection_get_base_io_stream()
Dgtcpwrapperconnection.h34 … G_TYPE_TCP_WRAPPER_CONNECTION, GTcpWrapperConnection))
65 GIOStream *g_tcp_wrapper_connection_get_base_io_stream (GTcpWrapperConnection *conn);
Dgio-autocleanups.h136 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref)
Dgiotypes.h216 typedef struct _GTcpWrapperConnection GTcpWrapperConnection; typedef
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2290 <TITLE>GTcpWrapperConnection</TITLE>
2291 GTcpWrapperConnection