Home
last modified time | relevance | path

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

/third_party/libsoup/tests/
Dresource-test.c41 g_input_stream_close (in, NULL, NULL); in test_read_ready()
120 g_input_stream_close (in, NULL, &error); in do_sync_request()
Dchunk-io-test.c389 g_input_stream_close (in, NULL, &error); in do_io_tests()
441 g_input_stream_close (in, NULL, &error); in do_io_tests()
Drequester-test.c131 g_input_stream_close (stream, NULL, NULL); in test_read_ready()
535 g_input_stream_close (in, NULL, &error); in do_sync_request()
Dmultipart-test.c137 g_input_stream_close (stream, NULL, &error); in read_cb()
Duri-parsing-test.c559 g_input_stream_close (stream, NULL, &error); in do_data_tests()
Dtest-utils.c731 return g_input_stream_close (stream, cancellable, error); in soup_test_request_close_stream()
/third_party/glib/gio/
Dglocalfileiostream.c93 g_input_stream_close (file->input_stream, cancellable, NULL); in g_local_file_io_stream_close()
Dgio-tool-cat.c108 close_res = g_input_stream_close (in, NULL, &error); in cat()
Dginputstream.h139 gboolean g_input_stream_close (GInputStream *stream,
Dgfilterinputstream.c303 res = g_input_stream_close (filter_stream->base_stream, in g_filter_input_stream_close()
Dginputstream.c99 g_input_stream_close (stream, NULL, NULL); in g_input_stream_dispose()
517 g_input_stream_close (GInputStream *stream, in g_input_stream_close() function
Dgsocketconnection.c477 g_input_stream_close (connection->priv->input_stream, in g_socket_connection_close()
Dgiostream.c349 res &= g_input_stream_close (g_io_stream_get_input_stream (stream), in g_io_stream_real_close()
Dgresourcefile.c904 return g_input_stream_close (file->stream, in g_resource_file_input_stream_close()
Dgoutputstream.c820 g_input_stream_close (source, cancellable, NULL); in g_output_stream_real_splice()
Dgfile.c3397 (void) g_input_stream_close (in, cancellable, NULL); in file_copy_fallback()
7126 g_input_stream_close (G_INPUT_STREAM (in), cancellable, NULL); in g_file_load_contents()
/third_party/glib/gio/tests/
Dresources.c152 g_input_stream_close (in, NULL, &error); in test_resource()
170 g_input_stream_close (in, NULL, &error); in test_resource()
482 g_input_stream_close (in, NULL, &error); in test_resource_registered()
506 g_input_stream_close (in, NULL, &error); in test_resource_registered()
954 ret = g_input_stream_close (stream, NULL, &error); in test_uri_file()
Dbuffered-input-stream.c152 g_assert (g_input_stream_close (in, NULL, &error)); in test_read_byte()
428 g_assert (g_input_stream_close (in, NULL, &error)); in test_close()
441 g_assert (g_input_stream_close (in, NULL, &error)); in test_close()
Dhttpd.c140 g_input_stream_close (G_INPUT_STREAM (file_in), NULL, NULL); in handler()
Dfilter-cat.c202 close_res = g_input_stream_close (in, NULL, &error); in cat()
Dlive-g-file.c576 res = g_input_stream_close (G_INPUT_STREAM (ins), NULL, &error); in test_initial_structure()
1102 g_input_stream_close (G_INPUT_STREAM (input_stream), NULL, in test_open()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesrc.c152 success = g_input_stream_close (src->stream, src->cancel, &err); in gst_gio_base_src_stop()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt638 g_input_stream_close
/third_party/libsoup/libsoup/
Dsoup-session.c4001 g_input_stream_close (istream, NULL, NULL); in send_async_spliced()
/third_party/libsoup/
DNEWS1032 * If you called g_input_stream_close() on SoupMessage or