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

  /external/bluetooth/glib/glib/
garray.c 704 g_byte_array_sort (GByteArray *array, function
galias.h 77 extern __typeof (g_byte_array_sort) IA__g_byte_array_sort __attribute((visibility("hidden")));
78 #define g_byte_array_sort IA__g_byte_array_sort macro
    [all...]
galiasdef.c 80 #undef g_byte_array_sort macro
81 extern __typeof (g_byte_array_sort) g_byte_array_sort __attribute((alias("IA__g_byte_array_sort"), visibility("default")));
    [all...]

Completed in 16 milliseconds