• Home
  • Raw
  • Download

Lines Matching refs:_dbus_assert

114   _dbus_assert (registry->refcount > 0);  in bus_registry_ref()
123 _dbus_assert (registry->refcount > 0); in bus_registry_unref()
221 _dbus_assert (owner->refcount > 0); in bus_owner_ref()
230 _dbus_assert (owner->refcount > 0); in bus_owner_unref()
252 _dbus_assert (owner_connection_if_created != NULL); in bus_registry_ensure()
253 _dbus_assert (transaction != NULL); in bus_registry_ensure()
434 _dbus_assert (policy != NULL); in bus_registry_acquire_service()
514 _dbus_assert (primary_owner->conn == connection); in bus_registry_acquire_service()
584 _dbus_assert (connection == bus_service_get_primary_owner (service)->conn); in bus_registry_acquire_service()
665 _dbus_assert (!bus_service_has_owner (service, connection)); in bus_registry_release_service()
715 _dbus_assert (service->owners == NULL); in bus_service_unlink()
731 _dbus_assert (service->owners == NULL); in bus_service_relink()
732 _dbus_assert (preallocated != NULL); in bus_service_relink()
875 _dbus_assert (link != NULL); in bus_service_add_owner()
912 _dbus_assert (d->service_link != NULL); in restore_ownership()
913 _dbus_assert (d->owner_link != NULL); in restore_ownership()
917 _dbus_assert (d->hash_entry != NULL); in restore_ownership()
922 _dbus_assert (d->hash_entry == NULL); in restore_ownership()
1064 _dbus_assert (link != NULL); in bus_service_swap_owner()
1066 _dbus_assert (link != NULL); in bus_service_swap_owner()
1158 _dbus_assert (link != NULL); in bus_service_remove_owner()
1160 _dbus_assert (link != NULL); in bus_service_remove_owner()
1196 _dbus_assert (service->refcount > 0); in bus_service_ref()
1206 _dbus_assert (service->refcount > 0); in bus_service_unref()
1212 _dbus_assert (service->owners == NULL); in bus_service_unref()
1250 _dbus_assert (service->owners != NULL); in bus_service_get_allow_replacement()
1279 _dbus_assert (*return_list == NULL); in bus_service_list_queued_owners()
1282 _dbus_assert (link != NULL); in bus_service_list_queued_owners()