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

  /external/bluetooth/glib/glib/
garray.h 117 gpointer g_ptr_array_remove_index_fast (GPtrArray *array,
garray.c 478 g_ptr_array_remove_index_fast (GPtrArray *farray, function
560 g_ptr_array_remove_index_fast (farray, i);
galiasdef.c 107 #undef g_ptr_array_remove_index_fast macro
108 extern __typeof (g_ptr_array_remove_index_fast) g_ptr_array_remove_index_fast __attribute((alias("IA__g_ptr_array_remove_index_fast"), visibility("default")));
    [all...]
galias.h 104 extern __typeof (g_ptr_array_remove_index_fast) IA__g_ptr_array_remove_index_fast __attribute((visibility("hidden")));
105 #define g_ptr_array_remove_index_fast IA__g_ptr_array_remove_index_fast macro
    [all...]

Completed in 120 milliseconds