HomeSort by relevance Sort by last modified time
    Searched refs:g_output_stream_flush (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/gio/
goutputstream.h 154 gboolean g_output_stream_flush (GOutputStream *stream,
gbufferedoutputstream.c 490 res = g_output_stream_flush (base_stream, cancellable, error);
567 res = g_output_stream_flush (base_stream, cancellable, &error);
gfilteroutputstream.c 317 res = g_output_stream_flush (filter_stream->base_stream,
gio.symbols 596 g_output_stream_flush
goutputstream.c 41 * (g_output_stream_flush()).
295 * g_output_stream_flush:
312 g_output_stream_flush (GOutputStream *stream, function
848 * For behaviour details see g_output_stream_flush().
    [all...]

Completed in 904 milliseconds