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

  /external/bluetooth/glib/glib/
giochannel.c 520 * g_io_add_watch_full:
538 g_io_add_watch_full (GIOChannel *channel, function
580 return g_io_add_watch_full (channel, G_PRIORITY_DEFAULT, condition, func, user_data, NULL);
    [all...]
galias.h 1030 #define g_io_add_watch_full macro
    [all...]
galiasdef.c 1036 #undef g_io_add_watch_full macro
    [all...]

Completed in 28 milliseconds