Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgoption.h143 const gchar *help_description,
Dgoption.c105 gchar *help_description; member
373 g_return_if_fail (group->help_description != NULL); in g_option_context_add_group()
735 TRANSLATE (g, g->help_description)); in g_option_context_get_help()
1892 const gchar *help_description, in g_option_group_new() argument
1902 group->help_description = g_strdup (help_description); in g_option_group_new()
1926 g_free (group->help_description); in g_option_group_free()