Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgapplicationimpl-dbus.c372 GApplicationFlags app_flags; in g_application_impl_attempt_primary() local
460 app_flags = g_application_get_flags (impl->app); in g_application_impl_attempt_primary()
462 if (app_flags & G_APPLICATION_ALLOW_REPLACEMENT) in g_application_impl_attempt_primary()
477 if (app_flags & G_APPLICATION_REPLACE) in g_application_impl_attempt_primary()