Home
last modified time | relevance | path

Searched refs:opt_entries (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-example-watch-name.c7 static GOptionEntry opt_entries[] = variable
52 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
Dgdbus-example-own-name.c38 GOptionEntry opt_entries[] = in main() local
51 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
Dgdbus-example-watch-proxy.c10 static GOptionEntry opt_entries[] = variable
166 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
Dgdbus-example-peer.c249 GOptionEntry opt_entries[] = in main() local
265 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
/third_party/gstreamer/gstreamer/tests/examples/ptp/
Dptp-print-times.c41 static GOptionEntry opt_entries[] = { variable
69 g_option_context_add_main_entries (opt_ctx, opt_entries, NULL); in main()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c74 static GOptionEntry opt_entries[] = { variable
670 g_option_context_add_main_entries (opt_ctx, opt_entries, NULL); in main()