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

  /external/bluetooth/glib/glib/
gdataset.c 182 g_dataset_destroy (gconstpointer dataset_location) function
galias.h 554 extern __typeof (g_dataset_destroy) IA__g_dataset_destroy __attribute((visibility("hidden")));
555 #define g_dataset_destroy IA__g_dataset_destroy macro
    [all...]
galiasdef.c 561 #undef g_dataset_destroy macro
562 extern __typeof (g_dataset_destroy) g_dataset_destroy __attribute((alias("IA__g_dataset_destroy"), visibility("default")));
    [all...]

Completed in 80 milliseconds