Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgiostream.c109 static gboolean g_io_stream_real_close_finish (GIOStream *stream,
171 klass->close_finish = g_io_stream_real_close_finish; in g_io_stream_class_init()
662 g_io_stream_real_close_finish (GIOStream *stream, in g_io_stream_real_close_finish() function