Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgiostream.c229 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()
Dgiostream.h36 #define G_IO_STREAM_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_IO_STREAM, GIOStreamClass)) macro
Dgsocketconnection.c504 class = G_IO_STREAM_GET_CLASS (stream); in g_socket_connection_close_async()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1029 G_IO_STREAM_GET_CLASS