Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgoutputstream.c107 static gboolean g_output_stream_real_flush_finish (GOutputStream *stream,
160 klass->flush_finish = g_output_stream_real_flush_finish; in g_output_stream_class_init()
2929 g_output_stream_real_flush_finish (GOutputStream *stream, in g_output_stream_real_flush_finish() function