/external/bluetooth/glib/tests/ |
iochannel-test.c | 34 g_io_channel_set_encoding (io, NULL, NULL); 90 g_io_channel_set_encoding (gio_r, encoding, &gerr);
|
/external/bluetooth/glib/gio/ |
gcancellable.c | 428 g_io_channel_set_encoding (cancellable->read_channel, NULL, NULL);
|
/external/bluetooth/glib/glib/ |
giochannel.h | 223 GIOStatus g_io_channel_set_encoding (GIOChannel *channel,
|
giochannel.c | 902 * cases where a call to g_io_channel_set_encoding () 904 * g_io_channel_set_encoding () for details. 1102 * g_io_channel_set_encoding: 1154 g_io_channel_set_encoding (GIOChannel *channel, function [all...] |
galiasdef.c | 1105 #undef g_io_channel_set_encoding macro [all...] |
galias.h | 1099 #define g_io_channel_set_encoding macro [all...] |
/external/bluetooth/glib/gio/inotify/ |
inotify-kernel.c | 200 g_io_channel_set_encoding (inotify_read_ioc, NULL, NULL);
|
/external/bluetooth/bluez/audio/ |
gateway.c | 561 g_io_channel_set_encoding(chan, NULL, NULL);
|