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
494 old_owner_conn = primary_owner->conn; in bus_registry_acquire_service()
496 old_owner_conn = NULL; in bus_registry_acquire_service()
499 old_owner_conn = NULL; in bus_registry_acquire_service()
516 if (old_owner_conn == NULL) in bus_registry_acquire_service()
522 else if (old_owner_conn == connection) in bus_registry_acquire_service()
576 if (!bus_service_remove_owner (service, old_owner_conn, in bus_registry_acquire_service()
582 if (!bus_service_swap_owner (service, old_owner_conn, in bus_registry_acquire_service()