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

  /external/bluetooth/glib/glib/
glist.h 78 GList* g_list_delete_link (GList *list,
glist.c 438 * g_list_delete_link:
449 g_list_delete_link (GList *list, function
galiasdef.c 1344 #undef g_list_delete_link macro
    [all...]
galias.h 1338 #define g_list_delete_link macro
    [all...]
  /external/bluetooth/glib/gio/
gunionvolumemonitor.c 399 union_monitor->monitors = g_list_delete_link (union_monitor->monitors, l);
  /external/bluetooth/glib/gio/fen/
fen-data.c 384 f->subs = g_list_delete_link (f->subs, l);

Completed in 6803 milliseconds