Searched refs:get_change (Results 1 – 2 of 2) sorted by relevance
/external/bluetooth/glib/glib/ |
D | goption.c | 940 get_change (GOptionContext *context, in get_change() function 997 change = get_change (context, G_OPTION_ARG_NONE, in parse_arg() 1012 change = get_change (context, G_OPTION_ARG_STRING, in parse_arg() 1031 change = get_change (context, G_OPTION_ARG_STRING_ARRAY, in parse_arg() 1066 change = get_change (context, G_OPTION_ARG_FILENAME, in parse_arg() 1089 change = get_change (context, G_OPTION_ARG_STRING_ARRAY, in parse_arg() 1121 change = get_change (context, G_OPTION_ARG_INT, in parse_arg() 1175 change = get_change (context, G_OPTION_ARG_DOUBLE, in parse_arg() 1192 change = get_change (context, G_OPTION_ARG_INT64, in parse_arg()
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-6 | 789 * glib/goption.c (get_change): Don't return the wrong
|