Searched refs:g_io_channel_set_encoding (Results 1 – 14 of 14) sorted by relevance
/external/bluetooth/glib/tests/ |
D | iochannel-test.c | 34 g_io_channel_set_encoding (io, NULL, NULL); in test_small_writes() 90 g_io_channel_set_encoding (gio_r, encoding, &gerr); in main()
|
/external/bluetooth/glib/gio/ |
D | gcancellable.c | 428 g_io_channel_set_encoding (cancellable->read_channel, NULL, NULL); in g_cancellable_make_pollfd()
|
/external/bluetooth/glib/glib/ |
D | giochannel.h | 223 GIOStatus g_io_channel_set_encoding (GIOChannel *channel,
|
D | giochannel.c | 1154 g_io_channel_set_encoding (GIOChannel *channel, in g_io_channel_set_encoding() function
|
D | galiasdef.c | 1105 #undef g_io_channel_set_encoding 1106 extern __typeof (g_io_channel_set_encoding) g_io_channel_set_encoding __attribute((alias("IA__g_io_…
|
D | galias.h | 1098 extern __typeof (g_io_channel_set_encoding) IA__g_io_channel_set_encoding __attribute((visibility("… 1099 #define g_io_channel_set_encoding IA__g_io_channel_set_encoding macro
|
/external/bluetooth/glib/gio/inotify/ |
D | inotify-kernel.c | 200 g_io_channel_set_encoding (inotify_read_ioc, NULL, NULL); in _ik_startup()
|
/external/bluetooth/bluez/audio/ |
D | gstavdtpsink.c | 289 g_io_channel_set_encoding(sink->stream, NULL, NULL); in gst_avdtp_sink_bluetooth_recvmsg_fd() 1351 g_io_channel_set_encoding(self->stream, NULL, NULL); in gst_avdtp_sink_transport_acquire() 1459 g_io_channel_set_encoding(self->server, NULL, NULL); in gst_avdtp_sink_start()
|
/external/bluetooth/bluez/attrib/ |
D | gattrib.c | 395 g_io_channel_set_encoding(io, NULL, NULL); in g_attrib_new()
|
/external/bluetooth/bluez/sap/ |
D | server.c | 1218 g_io_channel_set_encoding(io, NULL, NULL); in connect_confirm_cb()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 787 g_io_channel_set_encoding
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-2 | 989 * glib/giochannel.c (g_io_channel_set_encoding): Clarify
|
D | NEWS | 888 521028 Missleading error messages from g_io_channel_set_encoding()
|
D | ChangeLog.pre-2-0 | 2098 * glib/giochannel.c: Fixed g_io_channel_set_encoding () so
|