Searched refs:g_byte_array_prepend (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgarray.h149 GByteArray* g_byte_array_prepend (GByteArray *array,
H A Dgarray.c658 GByteArray* g_byte_array_prepend (GByteArray *array, function
H A Dgaliasdef.c62 #undef g_byte_array_prepend macro
63 extern __typeof (g_byte_array_prepend) g_byte_array_prepend __attribute((alias("IA__g_byte_array_prepend"), visibility("default")));
H A Dgalias.h59 extern __typeof (g_byte_array_prepend) IA__g_byte_array_prepend __attribute((visibility("hidden")));
60 #define g_byte_array_prepend IA__g_byte_array_prepend macro

Completed in 30 milliseconds