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

  /external/bluetooth/glib/glib/
garray.c 527 g_ptr_array_remove (GPtrArray *farray, function
galias.h 95 extern __typeof (g_ptr_array_remove) IA__g_ptr_array_remove __attribute((visibility("hidden")));
96 #define g_ptr_array_remove IA__g_ptr_array_remove macro
    [all...]
galiasdef.c 98 #undef g_ptr_array_remove macro
99 extern __typeof (g_ptr_array_remove) g_ptr_array_remove __attribute((alias("IA__g_ptr_array_remove"), visibility("default")));
    [all...]

Completed in 17 milliseconds