/external/bluetooth/glib/tests/ |
unicode-collate.c | 97 if (g_io_channel_read_line (in, &str, NULL, &term_pos, &error) != G_IO_STATUS_NORMAL)
|
/external/bluetooth/glib/glib/ |
giochannel.h | 234 GIOStatus g_io_channel_read_line (GIOChannel *channel,
|
giochannel.c | 1140 * Returning one of these statuses from g_io_channel_read_line(), 1488 g_io_channel_read_line (GIOChannel *channel, function [all...] |
galiasdef.c | 1078 #undef g_io_channel_read_line macro [all...] |
galias.h | 1072 #define g_io_channel_read_line macro [all...] |
/external/bluetooth/bluez/audio/ |
ipctest.c | 956 if (g_io_channel_read_line(gin, &line, NULL, &term_pos, &error) !=
|