Home
last modified time | relevance | path

Searched refs:G_OPTION_ERROR_UNKNOWN_OPTION (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgoption.h208 G_OPTION_ERROR_UNKNOWN_OPTION, enumerator
Dgoption.c2193 G_OPTION_ERROR, G_OPTION_ERROR_UNKNOWN_OPTION, in g_option_context_parse()
/third_party/gstreamer/gstreamer/gst/
Dgst.c1042 g_set_error (err, G_OPTION_ERROR, G_OPTION_ERROR_UNKNOWN_OPTION, in parse_one_option()
/third_party/glib/glib/tests/
Doption-context.c1879 g_assert_error (error, G_OPTION_ERROR, G_OPTION_ERROR_UNKNOWN_OPTION); in triple_dash_test()
2573 g_assert_error (error, G_OPTION_ERROR, G_OPTION_ERROR_UNKNOWN_OPTION); in double_free()