Home
last modified time | relevance | path

Searched refs:g_io_channel_set_encoding (Results 1 – 14 of 14) sorted by relevance

/external/bluetooth/glib/tests/
Diochannel-test.c34 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/
Dgcancellable.c428 g_io_channel_set_encoding (cancellable->read_channel, NULL, NULL); in g_cancellable_make_pollfd()
/external/bluetooth/glib/glib/
Dgiochannel.h223 GIOStatus g_io_channel_set_encoding (GIOChannel *channel,
Dgiochannel.c1154 g_io_channel_set_encoding (GIOChannel *channel, in g_io_channel_set_encoding() function
Dgaliasdef.c1105 #undef g_io_channel_set_encoding
1106 extern __typeof (g_io_channel_set_encoding) g_io_channel_set_encoding __attribute((alias("IA__g_io_…
Dgalias.h1098 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/
Dinotify-kernel.c200 g_io_channel_set_encoding (inotify_read_ioc, NULL, NULL); in _ik_startup()
/external/bluetooth/bluez/audio/
Dgstavdtpsink.c289 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/
Dgattrib.c395 g_io_channel_set_encoding(io, NULL, NULL); in g_attrib_new()
/external/bluetooth/bluez/sap/
Dserver.c1218 g_io_channel_set_encoding(io, NULL, NULL); in connect_confirm_cb()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt787 g_io_channel_set_encoding
/external/bluetooth/glib/
DChangeLog.pre-2-2989 * glib/giochannel.c (g_io_channel_set_encoding): Clarify
DNEWS888 521028 Missleading error messages from g_io_channel_set_encoding()
DChangeLog.pre-2-02098 * glib/giochannel.c: Fixed g_io_channel_set_encoding () so