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

  /external/bluetooth/glib/glib/
garray.c 385 g_ptr_array_free (GPtrArray *array, function
galias.h 89 extern __typeof (g_ptr_array_free) IA__g_ptr_array_free __attribute((visibility("hidden")));
90 #define g_ptr_array_free IA__g_ptr_array_free macro
    [all...]
galiasdef.c 92 #undef g_ptr_array_free macro
93 extern __typeof (g_ptr_array_free) g_ptr_array_free __attribute((alias("IA__g_ptr_array_free"), visibility("default")));
    [all...]

Completed in 15 milliseconds