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

  /external/bluetooth/glib/glib/
garray.c 364 g_ptr_array_new (void) function
galias.h 92 extern __typeof (g_ptr_array_new) IA__g_ptr_array_new __attribute((visibility("hidden")));
93 #define g_ptr_array_new IA__g_ptr_array_new macro
    [all...]
galiasdef.c 95 #undef g_ptr_array_new macro
96 extern __typeof (g_ptr_array_new) g_ptr_array_new __attribute((alias("IA__g_ptr_array_new"), visibility("default")));
    [all...]

Completed in 511 milliseconds