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

  /external/bluetooth/glib/gio/
ginputstream.h 131 gboolean g_input_stream_close (GInputStream *stream,
ginputstream.c 42 * to close a stream (g_input_stream_close()) and to skip some content
99 g_input_stream_close (stream, NULL, NULL);
112 g_input_stream_close (stream, NULL, NULL);
404 * g_input_stream_close:
436 g_input_stream_close (GInputStream *stream, function
764 * For behaviour details see g_input_stream_close().
    [all...]
gfilterinputstream.c 341 res = g_input_stream_close (base_stream,
gio.symbols 493 g_input_stream_close
goutputstream.c 454 g_input_stream_close (source, cancellable, NULL);
    [all...]
gfile.c     [all...]
  /external/bluetooth/glib/gio/tests/
live-g-file.c 467 res = g_input_stream_close (G_INPUT_STREAM (ins), NULL, &error);
941 g_input_stream_close (G_INPUT_STREAM (input_stream), NULL,
    [all...]

Completed in 65 milliseconds