Home
last modified time | relevance | path

Searched refs:g_output_stream_is_closed (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/gio/tests/
Dfilter-streams.c62 g_assert (!g_output_stream_is_closed (base)); in test_output_filter()
63 g_assert (!g_output_stream_is_closed (f1)); in test_output_filter()
64 g_assert (!g_output_stream_is_closed (f2)); in test_output_filter()
68 g_assert (!g_output_stream_is_closed (base)); in test_output_filter()
69 g_assert (!g_output_stream_is_closed (f2)); in test_output_filter()
73 g_assert (g_output_stream_is_closed (base)); in test_output_filter()
185 g_assert (!g_output_stream_is_closed (base)); in test_output_async()
186 g_assert (!g_output_stream_is_closed (f1)); in test_output_async()
187 g_assert (!g_output_stream_is_closed (f2)); in test_output_async()
199 g_assert (!g_output_stream_is_closed (base)); in test_output_async()
[all …]
/external/bluetooth/glib/gio/
Dgoutputstream.h197 gboolean g_output_stream_is_closed (GOutputStream *stream);
Dgfileoutputstream.c300 if (!g_output_stream_is_closed (output_stream)) in g_file_output_stream_get_etag()
Dgio.symbols606 g_output_stream_is_closed
Dgoutputstream.c1041 g_output_stream_is_closed (GOutputStream *stream) in g_output_stream_is_closed() function
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt660 g_output_stream_is_closed