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

  /external/bluetooth/glib/glib/
garray.h 163 void g_byte_array_sort_with_data (GByteArray *array,
garray.c 711 g_byte_array_sort_with_data (GByteArray *array, function
galiasdef.c 83 #undef g_byte_array_sort_with_data macro
84 extern __typeof (g_byte_array_sort_with_data) g_byte_array_sort_with_data __attribute((alias("IA__g_byte_array_sort_with_data"), visibility("default")));
    [all...]
galias.h 80 extern __typeof (g_byte_array_sort_with_data) IA__g_byte_array_sort_with_data __attribute((visibility("hidden")));
81 #define g_byte_array_sort_with_data IA__g_byte_array_sort_with_data macro
    [all...]

Completed in 148 milliseconds