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

  /external/bluetooth/glib/glib/
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...]
galias.h 1042 #define g_io_channel_flush macro
    [all...]
galiasdef.c 1048 #undef g_io_channel_flush macro
    [all...]

Completed in 57 milliseconds