Searched defs:g_ptr_array_free (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgarray.c385 g_ptr_array_free (GPtrArray *array, function
H A Dgalias.h89 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
H A Dgaliasdef.c92 #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")));

Completed in 96 milliseconds