Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dstream-rw_all.c125 g_input_stream_read_all_async (ms, buf, 10, 0, NULL, read_done, NULL); in test_read_all_async_memory()
129 g_input_stream_read_all_async (ms, buf, 10, 0, NULL, read_done, NULL); in test_read_all_async_memory()
134 g_input_stream_read_all_async (ms, buf, 10, 0, NULL, read_done, NULL); in test_read_all_async_memory()
139 g_input_stream_read_all_async (ms, buf, 10, 0, NULL, read_done, NULL); in test_read_all_async_memory()
217 g_input_stream_read_all_async (in, rbuf, sizeof rbuf, 0, NULL, read_done, NULL); in test_read_write_all_async_pipe()
237 g_input_stream_read_all_async (in, rbuf, sizeof rbuf, 0, NULL, read_done, NULL); in test_read_write_all_async_pipe()
Dunix-streams.c707 g_input_stream_read_all_async (G_INPUT_STREAM (is), in test_write_async_wouldblock()
804 g_input_stream_read_all_async (G_INPUT_STREAM (is), in test_writev_async_wouldblock()
Dsocket-service.c458 g_input_stream_read_all_async (istream, in incoming_read_write_async_cb()
/third_party/glib/gio/
Dginputstream.h156 void g_input_stream_read_all_async (GInputStream *stream,
Dginputstream.c796 g_input_stream_read_all_async (GInputStream *stream, in g_input_stream_read_all_async() function
815 g_task_set_source_tag (task, g_input_stream_read_all_async); in g_input_stream_read_all_async()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.c70 g_input_stream_read_all_async (stream, ba->data, count, io_priority, in gst_rtmp_input_stream_read_all_bytes_async()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt635 g_input_stream_read_all_async