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

  /external/bluetooth/glib/glib/
garray.c 711 g_byte_array_sort_with_data (GByteArray *array, function
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...]
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...]

Completed in 134 milliseconds