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

  /external/bluetooth/glib/glib/
gdataset.c 129 g_datalist_clear (GData **datalist) function
galias.h 527 extern __typeof (g_datalist_clear) IA__g_datalist_clear __attribute((visibility("hidden")));
528 #define g_datalist_clear IA__g_datalist_clear macro
    [all...]
galiasdef.c 534 #undef g_datalist_clear macro
535 extern __typeof (g_datalist_clear) g_datalist_clear __attribute((alias("IA__g_datalist_clear"), visibility("default")));
    [all...]

Completed in 63 milliseconds