• Home
  • Raw
  • Download

Lines Matching defs:stream

94   GInputStream *stream;  in g_input_stream_dispose()  local
122 g_input_stream_init (GInputStream *stream) in g_input_stream_init()
161 g_input_stream_read (GInputStream *stream, in g_input_stream_read()
241 g_input_stream_read_all (GInputStream *stream, in g_input_stream_read_all()
314 g_input_stream_read_bytes (GInputStream *stream, in g_input_stream_read_bytes()
363 g_input_stream_skip (GInputStream *stream, in g_input_stream_skip()
402 g_input_stream_real_skip (GInputStream *stream, in g_input_stream_real_skip()
517 g_input_stream_close (GInputStream *stream, in g_input_stream_close()
557 GInputStream *stream = G_INPUT_STREAM (source_object); in async_ready_callback_wrapper() local
570 GInputStream *stream = G_INPUT_STREAM (source_object); in async_ready_close_callback_wrapper() local
616 g_input_stream_read_async (GInputStream *stream, in g_input_stream_read_async()
678 g_input_stream_read_finish (GInputStream *stream, in g_input_stream_read_finish()
710 read_all_callback (GObject *stream, in read_all_callback()
760 GInputStream *stream = source_object; in read_all_async_thread() local
796 g_input_stream_read_all_async (GInputStream *stream, in g_input_stream_read_all_async()
854 g_input_stream_read_all_finish (GInputStream *stream, in g_input_stream_read_all_finish()
877 read_bytes_callback (GObject *stream, in read_bytes_callback()
941 g_input_stream_read_bytes_async (GInputStream *stream, in g_input_stream_read_bytes_async()
976 g_input_stream_read_bytes_finish (GInputStream *stream, in g_input_stream_read_bytes_finish()
1020 g_input_stream_skip_async (GInputStream *stream, in g_input_stream_skip_async()
1080 g_input_stream_skip_finish (GInputStream *stream, in g_input_stream_skip_finish()
1118 g_input_stream_close_async (GInputStream *stream, in g_input_stream_close_async()
1167 g_input_stream_close_finish (GInputStream *stream, in g_input_stream_close_finish()
1194 g_input_stream_is_closed (GInputStream *stream) in g_input_stream_is_closed()
1210 g_input_stream_has_pending (GInputStream *stream) in g_input_stream_has_pending()
1230 g_input_stream_set_pending (GInputStream *stream, GError **error) in g_input_stream_set_pending()
1262 g_input_stream_clear_pending (GInputStream *stream) in g_input_stream_clear_pending()
1278 g_input_stream_async_read_is_via_threads (GInputStream *stream) in g_input_stream_async_read_is_via_threads()
1300 g_input_stream_async_close_is_via_threads (GInputStream *stream) in g_input_stream_async_close_is_via_threads()
1332 GInputStream *stream = source_object; in read_async_thread() local
1354 read_async_pollable_ready (GPollableInputStream *stream, in read_async_pollable_ready()
1364 read_async_pollable (GPollableInputStream *stream, in read_async_pollable()
1400 g_input_stream_real_read_async (GInputStream *stream, in g_input_stream_real_read_async()
1427 g_input_stream_real_read_finish (GInputStream *stream, in g_input_stream_real_read_finish()
1443 GInputStream *stream = source_object; in skip_async_thread() local
1511 g_input_stream_real_skip_async (GInputStream *stream, in g_input_stream_real_skip_async()
1555 g_input_stream_real_skip_finish (GInputStream *stream, in g_input_stream_real_skip_finish()
1570 GInputStream *stream = source_object; in close_async_thread() local
1592 g_input_stream_real_close_async (GInputStream *stream, in g_input_stream_real_close_async()
1610 g_input_stream_real_close_finish (GInputStream *stream, in g_input_stream_real_close_finish()