Home
last modified time | relevance | path

Searched refs:GKeyFileGroup (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
Dgkeyfile.c65 typedef struct _GKeyFileGroup GKeyFileGroup; typedef
72 GKeyFileGroup *start_group;
73 GKeyFileGroup *current_group;
121 static GKeyFileGroup *g_key_file_lookup_group (GKeyFile *key_file,
125 GKeyFileGroup *group,
128 GKeyFileGroup *group,
134 GKeyFileGroup *group,
138 GKeyFileGroup *group,
203 key_file->current_group = g_slice_new0 (GKeyFileGroup); in g_key_file_init()
1038 GKeyFileGroup *group; in g_key_file_to_data()
[all …]
/external/bluetooth/glib/
DChangeLog.pre-2-6449 actual start GKeyFileGroup rather than just its name
676 (GKeyFileGroup): add field to hold comments about groups