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

  /external/bluetooth/glib/glib/
gdataset.h 93 void g_dataset_destroy (gconstpointer dataset_location);
gdataset.c 182 g_dataset_destroy (gconstpointer dataset_location) function
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...]
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...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
datasets.sgml 44 To destroy a dataset, use g_dataset_destroy().
204 <!-- ##### FUNCTION g_dataset_destroy ##### -->
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]

Completed in 4337 milliseconds