Home
last modified time | relevance | path

Searched refs:g_input_stream_is_closed (Results 1 – 11 of 11) sorted by relevance

/third_party/glib/gio/tests/
Dfilter-streams.c84 g_assert (!g_input_stream_is_closed (base)); in test_input_filter()
85 g_assert (!g_input_stream_is_closed (f1)); in test_input_filter()
86 g_assert (!g_input_stream_is_closed (f2)); in test_input_filter()
98 g_assert (!g_input_stream_is_closed (base)); in test_input_filter()
99 g_assert (!g_input_stream_is_closed (f2)); in test_input_filter()
111 g_assert (g_input_stream_is_closed (base)); in test_input_filter()
238 g_assert (!g_input_stream_is_closed (base)); in test_input_async()
239 g_assert (!g_input_stream_is_closed (f1)); in test_input_async()
240 g_assert (!g_input_stream_is_closed (f2)); in test_input_async()
251 g_assert (!g_input_stream_is_closed (base)); in test_input_async()
[all …]
Dasync-splice-output-stream.c89 g_assert (g_input_stream_is_closed (data->istream)); in test_copy_chunks_splice_cb()
Dbuffered-input-stream.c430 g_assert (g_input_stream_is_closed (base)); in test_close()
443 g_assert (!g_input_stream_is_closed (base)); in test_close()
Dfile.c226 g_assert_true (g_input_stream_is_closed (data->istream)); in iclosed_cb()
263 g_assert_false (g_input_stream_is_closed (data->istream)); in read_cb()
/third_party/glib/gio/
Dginputstream.h205 gboolean g_input_stream_is_closed (GInputStream *stream);
Dgbufferedinputstream.c980 if (g_input_stream_is_closed (input_stream)) in g_buffered_input_stream_read_byte()
Dgoutputstream.c733 if (g_input_stream_is_closed (source)) in g_output_stream_splice()
1757 if (g_input_stream_is_closed (source)) in g_output_stream_splice_async()
Dginputstream.c1194 g_input_stream_is_closed (GInputStream *stream) in g_input_stream_is_closed() function
/third_party/libsoup/libsoup/
Dsoup-cache-input-stream.c73 else if (g_input_stream_is_closed (G_INPUT_STREAM (istream))) { in try_write_next_buffer()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesrc.c125 } else if (G_UNLIKELY (g_input_stream_is_closed (src->stream))) { in gst_gio_base_src_start()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt645 g_input_stream_is_closed