Searched refs:G_IO_STREAM_GET_CLASS (Results 1 – 4 of 4) sorted by relevance
229 klass = G_IO_STREAM_GET_CLASS (stream); in g_io_stream_get_input_stream()253 klass = G_IO_STREAM_GET_CLASS (stream); in g_io_stream_get_output_stream()409 class = G_IO_STREAM_GET_CLASS (stream); in g_io_stream_close()439 GIOStreamClass *klass = G_IO_STREAM_GET_CLASS (stream); in async_ready_close_callback_wrapper()511 class = G_IO_STREAM_GET_CLASS (stream); in g_io_stream_close_async()553 class = G_IO_STREAM_GET_CLASS (stream); in close_async_thread()
36 #define G_IO_STREAM_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_IO_STREAM, GIOStreamClass)) macro
504 class = G_IO_STREAM_GET_CLASS (stream); in g_socket_connection_close_async()
1029 G_IO_STREAM_GET_CLASS