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

  /external/bluetooth/glib/glib/
garray.h 156 GByteArray* g_byte_array_remove_index_fast (GByteArray *array,
garray.c 683 GByteArray* g_byte_array_remove_index_fast (GByteArray *array, function
galiasdef.c 68 #undef g_byte_array_remove_index_fast macro
69 extern __typeof (g_byte_array_remove_index_fast) g_byte_array_remove_index_fast __attribute((alias("IA__g_byte_array_remove_index_fast"), visibility("default")));
    [all...]
galias.h 65 extern __typeof (g_byte_array_remove_index_fast) IA__g_byte_array_remove_index_fast __attribute((visibility("hidden")));
66 #define g_byte_array_remove_index_fast IA__g_byte_array_remove_index_fast macro
    [all...]

Completed in 1603 milliseconds