Home
last modified time | relevance | path

Searched refs:g_array_insert_val (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgarray.h67 #define g_array_insert_val(a,i,v) g_array_insert_vals (a, i, &(v), 1) macro
/external/bluetooth/glib/
DNEWS.pre-1-3103 * New function g_array_insert_vals and new macro g_array_insert_val to
DChangeLog.pre-1-2658 * glib.h (g_array_insert_val): fix macro to be shorthand of
1340 g_array_insert_val() macro.
DChangeLog.pre-2-04008 g_array_insert_val): Use parentheses around an argument to make
/external/bluetooth/glib/gio/
Dgfileinfo.c894 g_array_insert_val (info->attributes, i, attr); in g_file_info_create_value()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2120 g_array_insert_val