HomeSort by relevance Sort by last modified time
    Searched refs:g_io_channel_flush (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/tests/
iochannel-test.c 156 status = g_io_channel_flush (gio_w, &gerr);
  /external/bluetooth/glib/glib/
giochannel.h 232 GIOStatus g_io_channel_flush (GIOChannel *channel,
giochannel.c 407 result = g_io_channel_flush (channel, &tmperr);
463 status = g_io_channel_flush (channel, &err);
965 status = g_io_channel_flush (channel, error);
1000 * g_io_channel_flush:
1011 g_io_channel_flush (GIOChannel *channel, function
1053 * g_io_channel_flush () is sufficient. For all other channels,
    [all...]
galiasdef.c 1048 #undef g_io_channel_flush macro
    [all...]
galias.h 1042 #define g_io_channel_flush macro
    [all...]
  /external/bluetooth/bluez/audio/
gstavdtpsink.c 1173 g_io_channel_flush(self->stream, NULL);
    [all...]

Completed in 212 milliseconds