Home
last modified time | relevance | path

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

/external/dbus/bus/
Dservices.c387 DBusConnection *old_owner_conn; in bus_registry_acquire_service() local
492 old_owner_conn = primary_owner->conn; in bus_registry_acquire_service()
494 old_owner_conn = NULL; in bus_registry_acquire_service()
497 old_owner_conn = NULL; in bus_registry_acquire_service()
512 if (old_owner_conn == NULL) in bus_registry_acquire_service()
518 else if (old_owner_conn == connection) in bus_registry_acquire_service()
572 if (!bus_service_remove_owner (service, old_owner_conn, in bus_registry_acquire_service()
578 if (!bus_service_swap_owner (service, old_owner_conn, in bus_registry_acquire_service()