Home | History | Annotate | Download | only in bus

Lines Matching refs:BusRegistry

36 BusRegistry* bus_registry_new             (BusContext                  *context);
37 BusRegistry* bus_registry_ref (BusRegistry *registry);
38 void bus_registry_unref (BusRegistry *registry);
39 BusService* bus_registry_lookup (BusRegistry *registry,
41 BusService* bus_registry_ensure (BusRegistry *registry,
47 void bus_registry_foreach (BusRegistry *registry,
50 dbus_bool_t bus_registry_list_services (BusRegistry *registry,
53 dbus_bool_t bus_registry_acquire_service (BusRegistry *registry,
60 dbus_bool_t bus_registry_release_service (BusRegistry *registry,
66 dbus_bool_t bus_registry_set_service_context_table (BusRegistry *registry,