Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dappinfo.c264 G_APP_INFO_CREATE_SUPPORTS_URIS, in test_commandline()
309 G_APP_INFO_CREATE_SUPPORTS_URIS, in test_launch_context()
364 G_APP_INFO_CREATE_SUPPORTS_URIS, in test_launch_context_signals()
407 G_APP_INFO_CREATE_SUPPORTS_URIS, in test_associations()
/third_party/glib/gio/
Dgioenums.h45 G_APP_INFO_CREATE_SUPPORTS_URIS = (1 << 1), /*< nick=supports-uris >*/ enumerator
Dgioenumtypes.c18 { G_APP_INFO_CREATE_SUPPORTS_URIS, "G_APP_INFO_CREATE_SUPPORTS_URIS", "supports-uris" }, in g_app_info_create_flags_get_type()
Dgdesktopappinfo.c4075 if ((flags & G_APP_INFO_CREATE_SUPPORTS_URIS) != 0) in g_app_info_create_from_commandline()