Home
last modified time | relevance | path

Searched refs:G_IO_STREAM_CLASS (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gio/
Dgtcpconnection.c125 GIOStreamClass *stream_class = G_IO_STREAM_CLASS (class); in g_tcp_connection_class_init()
182 return G_IO_STREAM_CLASS (g_tcp_connection_parent_class) in g_tcp_connection_close()
191 GIOStreamClass *parent = G_IO_STREAM_CLASS (g_tcp_connection_parent_class); in async_close_finish()
284 G_IO_STREAM_CLASS (g_tcp_connection_parent_class) in g_tcp_connection_close_async()
Dglocalfileiostream.c104 GIOStreamClass *stream_class = G_IO_STREAM_CLASS (klass); in g_local_file_io_stream_class_init()
Dgiostream.h33 #define G_IO_STREAM_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), G_TYPE_IO_STREAM, GIOStreamClass)) macro
Dgsimpleiostream.c159 GIOStreamClass *io_class = G_IO_STREAM_CLASS (class); in g_simple_io_stream_class_init()
Dgtcpwrapperconnection.c134 GIOStreamClass *stream_class = G_IO_STREAM_CLASS (klass); in g_tcp_wrapper_connection_class_init()
Dgdummytlsbackend.c280 GIOStreamClass *io_stream_class = G_IO_STREAM_CLASS (connection_class); in g_dummy_tls_connection_class_init()
Dgsocketconnection.c435 GIOStreamClass *stream_class = G_IO_STREAM_CLASS (klass); in g_socket_connection_class_init()
/third_party/glib/gio/tests/
Dtest-io-stream.c73 giostream_class = G_IO_STREAM_CLASS (klass); in test_io_stream_class_init()
Dgdbus-close-pending.c105 giostream_class = G_IO_STREAM_CLASS (klass); in my_io_stream_class_init()
Dgtesttlsbackend.c326 GIOStreamClass *io_stream_class = G_IO_STREAM_CLASS (connection_class); in g_test_tls_connection_class_init()
/third_party/libsoup/libsoup/
Dsoup-io-stream.c180 GIOStreamClass *io_stream_class = G_IO_STREAM_CLASS (stream_class); in soup_io_stream_class_init()
/third_party/libsoup/tests/
Dserver-test.c763 GIOStreamClass *io_class = G_IO_STREAM_CLASS (klass); in g_test_io_stream_class_init()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1028 G_IO_STREAM_CLASS