Lines Matching full:registry
184 create_unique_client_name (BusRegistry *registry,
233 if (bus_registry_lookup (registry, str) == NULL)
252 BusRegistry *registry;
287 registry = bus_connection_get_registry (connection);
289 if (!create_unique_client_name (registry, &unique_name))
312 service = bus_registry_ensure (registry,
379 BusRegistry *registry;
386 registry = bus_connection_get_registry (connection);
395 if (!bus_registry_list_services (registry, &services, &len))
568 BusRegistry *registry;
572 registry = bus_connection_get_registry (connection);
587 if (!bus_registry_acquire_service (registry, connection,
631 BusRegistry *registry;
635 registry = bus_connection_get_registry (connection);
649 if (!bus_registry_release_service (registry, connection,
693 BusRegistry *registry;
697 registry = bus_connection_get_registry (connection);
713 service = bus_registry_lookup (registry, &service_name);
1075 BusRegistry *registry;
1081 registry = bus_connection_get_registry (connection);
1092 service = bus_registry_lookup (registry, &str);
1158 BusRegistry *registry;
1166 registry = bus_connection_get_registry (connection);
1178 service = bus_registry_lookup (registry, &str);
1263 BusRegistry *registry;
1272 registry = bus_connection_get_registry (connection);
1285 serv = bus_registry_lookup (registry, &str);
1339 BusRegistry *registry;
1348 registry = bus_connection_get_registry (connection);
1361 serv = bus_registry_lookup (registry, &str);
1415 BusRegistry *registry;
1424 registry = bus_connection_get_registry (connection);
1437 serv = bus_registry_lookup (registry, &str);
1490 BusRegistry *registry;
1498 registry = bus_connection_get_registry (connection);
1511 serv = bus_registry_lookup (registry, &str);