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

  /external/bluetooth/glib/glib/
gdataset.c 455 g_dataset_foreach (gconstpointer dataset_location, function
galias.h 557 extern __typeof (g_dataset_foreach) IA__g_dataset_foreach __attribute((visibility("hidden")));
558 #define g_dataset_foreach IA__g_dataset_foreach macro
    [all...]
galiasdef.c 564 #undef g_dataset_foreach macro
565 extern __typeof (g_dataset_foreach) g_dataset_foreach __attribute((alias("IA__g_dataset_foreach"), visibility("default")));
    [all...]

Completed in 23 milliseconds