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

  /external/bluetooth/glib/glib/
glist.h 81 GList* g_list_copy (GList *list) G_GNUC_WARN_UNUSED_RESULT;
glist.c 459 * g_list_copy:
473 g_list_copy (GList *list) function
galiasdef.c 1341 #undef g_list_copy macro
    [all...]
galias.h 1335 #define g_list_copy macro
    [all...]
  /external/bluetooth/glib/gio/
gunixvolumemonitor.c 118 l = g_list_copy (monitor->mounts);
132 l = g_list_copy (monitor->volumes);

Completed in 147 milliseconds