Home
last modified time | relevance | path

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

/dports/textproc/ibus/ibus-1.5.24/bus/
H A Ddbusimpl.c441 gboolean has_new_owner = FALSE; in bus_name_service_remove_owner() local
459 has_new_owner = TRUE; in bus_name_service_remove_owner()
469 if (has_new_owner) { in bus_name_service_remove_owner()
482 has_new_owner ? bus_connection_get_unique_name (_new->conn) : ""); in bus_name_service_remove_owner()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbluez5-dbus.c3853 bool has_new_owner = new_owner && *new_owner; in filter_cb() local
3864 if (has_old_owner || has_new_owner) { in filter_cb()
3882 if (has_new_owner) { in filter_cb()