Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgiostream.c101 static gboolean g_io_stream_real_close (GIOStream *stream,
169 klass->close_fn = g_io_stream_real_close; in g_io_stream_class_init()
335 g_io_stream_real_close (GIOStream *stream, in g_io_stream_real_close() function