Searched refs:g_input_stream_close (Results 1 – 8 of 8) sorted by relevance
/external/bluetooth/glib/gio/ |
D | ginputstream.h | 131 gboolean g_input_stream_close (GInputStream *stream,
|
D | ginputstream.c | 99 g_input_stream_close (stream, NULL, NULL); in g_input_stream_finalize() 112 g_input_stream_close (stream, NULL, NULL); in g_input_stream_dispose() 436 g_input_stream_close (GInputStream *stream, in g_input_stream_close() function
|
D | gfilterinputstream.c | 341 res = g_input_stream_close (base_stream, in g_filter_input_stream_close()
|
D | gio.symbols | 493 g_input_stream_close
|
D | goutputstream.c | 454 g_input_stream_close (source, cancellable, NULL); in g_output_stream_real_splice()
|
D | gfile.c | 2285 g_input_stream_close (in, cancellable, NULL); in copy_stream_with_progress() 5200 g_input_stream_close (G_INPUT_STREAM (in), cancellable, NULL); in g_file_load_contents()
|
/external/bluetooth/glib/gio/tests/ |
D | live-g-file.c | 467 res = g_input_stream_close (G_INPUT_STREAM (ins), NULL, &error); in test_initial_structure() 941 g_input_stream_close (G_INPUT_STREAM (input_stream), NULL, in test_open()
|
/external/bluetooth/glib/docs/reference/gio/ |
D | gio-sections.txt | 472 g_input_stream_close
|