Searched refs:g_io_channel_set_close_on_unref (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/glib/tests/ |
D | protocol.c | 170 g_io_channel_set_close_on_unref (channel, TRUE); in test_message() 297 g_io_channel_set_close_on_unref (channel, TRUE); in test_error()
|
/third_party/glib/tests/ |
D | mainloop-test.c | 213 g_io_channel_set_close_on_unref (channels[0], TRUE); in io_pipe() 214 g_io_channel_set_close_on_unref (channels[1], TRUE); in io_pipe()
|
/third_party/glib/glib/ |
D | giochannel.h | 240 void g_io_channel_set_close_on_unref (GIOChannel *channel,
|
D | gtestutils.c | 3383 g_io_channel_set_close_on_unref (data.stdout_io, TRUE); in wait_for_child() 3394 g_io_channel_set_close_on_unref (data.stderr_io, TRUE); in wait_for_child()
|
D | giochannel.c | 1037 g_io_channel_set_close_on_unref (GIOChannel *channel, in g_io_channel_set_close_on_unref() function
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtputil.c | 133 g_io_channel_set_close_on_unref (conn->stream, TRUE); in gst_avdtp_connection_acquire()
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstptpclock.c | 2151 g_io_channel_set_close_on_unref (stdin_channel, TRUE); in gst_ptp_init() 2163 g_io_channel_set_close_on_unref (stdout_channel, TRUE); in gst_ptp_init()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1287 g_io_channel_set_close_on_unref
|
/third_party/libsoup/ |
D | ChangeLog.pre-git | 6786 g_io_channel_set_close_on_unref() on the second half of the socket
|