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

/external/bluetooth/glib/glib/
H A Dgarray.c548 g_ptr_array_remove_fast (GPtrArray *farray, function
H A Dgalias.h98 extern __typeof (g_ptr_array_remove_fast) IA__g_ptr_array_remove_fast __attribute((visibility("hidden")));
99 #define g_ptr_array_remove_fast IA__g_ptr_array_remove_fast macro
H A Dgaliasdef.c101 #undef g_ptr_array_remove_fast macro
102 extern __typeof (g_ptr_array_remove_fast) g_ptr_array_remove_fast __attribute((alias("IA__g_ptr_array_remove_fast"), visibility("default")));

Completed in 499 milliseconds