Home
last modified time | relevance | path

Searched refs:g_data_input_stream_new (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gio/tests/
Ddata-input-stream.c39 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_basic()
82 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_read_lines()
163 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_read_lines_LF_valid_utf8()
196 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_read_lines_LF_invalid_utf8()
245 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_read_until()
299 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_read_upto()
469 stream = G_INPUT_STREAM (g_data_input_stream_new (base_stream)); in test_read_int()
Dsleepy-stream.c213 data = g_data_input_stream_new (G_INPUT_STREAM (stream)); in test()
268 data = g_data_input_stream_new (G_INPUT_STREAM (sleepy)); in asynch()
Dhttpd.c48 data = g_data_input_stream_new (in); in handler()
Dgsubprocess.c1736 child_datainput = g_data_input_stream_new (child_input); in test_pass_fd()
1745 child_datainput = g_data_input_stream_new (child_input); in test_pass_fd()
/third_party/glib/gio/
Dgdatainputstream.h72 GDataInputStream * g_data_input_stream_new (GInputStream *base_stre…
Dgdbusauth.c589 …dis = G_DATA_INPUT_STREAM (g_data_input_stream_new (g_io_stream_get_input_stream (auth->priv->stre… in _g_dbus_auth_run_client()
968 …dis = G_DATA_INPUT_STREAM (g_data_input_stream_new (g_io_stream_get_input_stream (auth->priv->stre… in _g_dbus_auth_run_server()
Dgdatainputstream.c182 g_data_input_stream_new (GInputStream *base_stream) in g_data_input_stream_new() function
/third_party/libsoup/tests/
Dmisc-test.c1023 distream = G_DATA_INPUT_STREAM (g_data_input_stream_new (istream)); in run_echo_server()
1157 distream = G_DATA_INPUT_STREAM (g_data_input_stream_new (istream)); in do_stealing_test()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlhttpsrc.c235 data = g_data_input_stream_new (in); in server_callback()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt753 g_data_input_stream_new