Home | History | Annotate | Download | only in bus

Lines Matching defs:registry

60   BusRegistry *registry;
652 if (!bus_registry_set_service_context_table (context->registry,
726 context->registry = bus_registry_new (context);
727 if (context->registry == NULL)
1050 if (context->registry)
1052 bus_registry_unref (context->registry);
1053 context->registry = NULL;
1145 return context->registry;
1520 context->registry,
1582 context->registry,