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

  /external/bluetooth/glib/glib/
glist.h 49 GList* g_list_alloc (void) G_GNUC_WARN_UNUSED_RESULT;
glist.c 45 g_list_alloc (void) function
247 list = g_list_alloc ();
galiasdef.c 1332 #undef g_list_alloc macro
    [all...]
galias.h 1326 #define g_list_alloc macro
    [all...]
  /external/bluetooth/glib/gobject/
gobjectnotifyqueue.c 76 nqueue = (void*) g_list_alloc ();

Completed in 2499 milliseconds