Home
last modified time | relevance | path

Searched refs:g_input_stream_read_async (Results 1 – 25 of 28) sorted by relevance

12

/third_party/libsoup/tests/
Dmultipart-test.c144 g_input_stream_read_async (stream, buffer, READ_BUFFER_SIZE, in read_cb()
164 g_input_stream_read_async (in, buffer, READ_BUFFER_SIZE, in no_multipart_handling_cb()
241 g_input_stream_read_async (in, buffer, READ_BUFFER_SIZE, in multipart_read_cb()
326 g_input_stream_read_async (in, buffer, read_size, in multipart_next_part_cb()
Dresource-test.c51 g_input_stream_read_async (in, data->buffer, sizeof (data->buffer), in test_read_ready()
70 g_input_stream_read_async (in, data->buffer, sizeof (data->buffer), in async_request_sent()
Drequester-test.c143 g_input_stream_read_async (stream, buf, sizeof (buf), in test_read_ready()
172 g_input_stream_read_async (stream, buf, sizeof (buf), in auth_test_sent()
203 g_input_stream_read_async (stream, buf, sizeof (buf), in test_sent()
Dserver-test.c1213 g_input_stream_read_async (read_end->istream, in tunnel_wrote_cb()
1275 g_input_stream_read_async (tunnel->client.istream, in start_tunnel()
1279 g_input_stream_read_async (tunnel->server.istream, in start_tunnel()
Dcoding-test.c360 g_input_stream_read_async (stream, buf, sizeof (buf), in do_single_coding_req_test()
Dtest-utils.c706 g_input_stream_read_async (stream, buf, sizeof (buf), in soup_test_request_read_all()
/third_party/glib/gio/tests/
Dbuffered-input-stream.c249 g_input_stream_read_async (in, &buffer, 16, G_PRIORITY_DEFAULT, in test_read_async()
261 g_input_stream_read_async (in, &buffer, 16, G_PRIORITY_DEFAULT, in test_read_async()
271 g_input_stream_read_async (in, &buffer, 16, G_PRIORITY_DEFAULT, in test_read_async()
281 g_input_stream_read_async (in, &buffer, 16, G_PRIORITY_DEFAULT, in test_read_async()
291 g_input_stream_read_async (in, &buffer, 16, G_PRIORITY_DEFAULT, in test_read_async()
Dmemory-input-stream.c130 g_input_stream_read_async (stream, buffer, chunk_size, in test_async()
159 g_input_stream_read_async (stream, buffer, len - pos, in test_async()
Dwin32-streams.c195 g_input_stream_read_async (in, main_buf, sizeof (main_buf), in writable()
261 g_input_stream_read_async (in, main_buf, sizeof (main_buf), in test_pipe_io()
508 g_input_stream_read_async (in, main_buf, sizeof (main_buf), in test_pipe_io_cancel()
Dfilter-streams.c207 g_input_stream_read_async (f1, buf, 10, G_PRIORITY_DEFAULT, in test_input_async()
227 g_input_stream_read_async (f1, buf, 10, G_PRIORITY_DEFAULT, in test_input_async()
Dunix-streams.c202 g_input_stream_read_async (in, main_buf, sizeof (main_buf), in main_thread_read()
232 g_input_stream_read_async (in, main_buf, sizeof (main_buf), in main_thread_wrote()
296 g_input_stream_read_async (in, main_buf, sizeof (main_buf), in test_pipe_io()
Dcontexts.c42 g_input_stream_read_async (G_INPUT_STREAM (in), in opened_for_read()
Dfile.c252 g_input_stream_read_async (data->istream, in read_cb()
296 g_input_stream_read_async (data->istream, in skipped_cb()
304 g_input_stream_read_async (data->istream, in skipped_cb()
/third_party/glib/gio/
Dginputstream.c616 g_input_stream_read_async (GInputStream *stream, in g_input_stream_read_async() function
635 g_task_set_source_tag (task, g_input_stream_read_async); in g_input_stream_read_async()
644 g_input_stream_read_async, in g_input_stream_read_async()
654 g_input_stream_read_async, in g_input_stream_read_async()
689 else if (g_async_result_is_tagged (result, g_input_stream_read_async)) in g_input_stream_read_finish()
745 g_input_stream_read_async (G_INPUT_STREAM (stream), in read_all_callback()
957 g_input_stream_read_async (stream, buf, count, in g_input_stream_read_bytes_async()
Dginputstream.h143 void g_input_stream_read_async (GInputStream *stream,
Dgsocks4aproxy.c277 g_input_stream_read_async (in, in do_read()
Dgsocks5proxy.c607 g_input_stream_read_async (in, in do_read()
Dgbufferedinputstream.c1086 g_input_stream_read_async (base_stream, in g_buffered_input_stream_real_fill_async()
Dgoutputstream.c2787 g_input_stream_read_async (op->source, op->buffer, 8192, in real_splice_async_write_cb()
2873 g_input_stream_read_async (op->source, op->buffer, 8192, in g_output_stream_real_splice_async()
Dgdbusprivate.c849 g_input_stream_read_async (g_io_stream_get_input_stream (worker->stream), in _g_dbus_worker_do_read_unlocked()
Dgfile.c7251 g_input_stream_read_async (stream, in load_contents_read_callback()
7277 g_input_stream_read_async (G_INPUT_STREAM (stream), in load_contents_open_callback()
/third_party/libsoup/examples/
Dsimple-proxy.c107 g_input_stream_read_async (read_end->istream, in tunnel_wrote_cb()
167 g_input_stream_read_async (tunnel->client.istream, in start_tunnel()
171 g_input_stream_read_async (tunnel->server.istream, in start_tunnel()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c2419 g_input_stream_read_async (res->src->input_stream, res->buffer, in _session_read_idle_cb()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt639 g_input_stream_read_async
/third_party/glib/po/
Dbe@latin.po4106 #~ msgid "Too large count value passed to g_input_stream_read_async"
4108 #~ "Funkcyi g_input_stream_read_async pieradadzieny nadta vialiki ličylnik"

12