• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/

Lines Matching refs:registry

185 create_unique_client_name (BusRegistry *registry,
234 if (bus_registry_lookup (registry, str) == NULL)
253 BusRegistry *registry;
288 registry = bus_connection_get_registry (connection);
290 if (!create_unique_client_name (registry, &unique_name))
313 service = bus_registry_ensure (registry,
380 BusRegistry *registry;
387 registry = bus_connection_get_registry (connection);
396 if (!bus_registry_list_services (registry, &services, &len))
569 BusRegistry *registry;
573 registry = bus_connection_get_registry (connection);
588 if (!bus_registry_acquire_service (registry, connection,
632 BusRegistry *registry;
636 registry = bus_connection_get_registry (connection);
650 if (!bus_registry_release_service (registry, connection,
694 BusRegistry *registry;
698 registry = bus_connection_get_registry (connection);
714 service = bus_registry_lookup (registry, &service_name);
1079 BusRegistry *registry;
1085 registry = bus_connection_get_registry (connection);
1096 service = bus_registry_lookup (registry, &str);
1162 BusRegistry *registry;
1170 registry = bus_connection_get_registry (connection);
1182 service = bus_registry_lookup (registry, &str);
1267 BusRegistry *registry;
1276 registry = bus_connection_get_registry (connection);
1289 serv = bus_registry_lookup (registry, &str);
1343 BusRegistry *registry;
1352 registry = bus_connection_get_registry (connection);
1365 serv = bus_registry_lookup (registry, &str);
1419 BusRegistry *registry;
1428 registry = bus_connection_get_registry (connection);
1441 serv = bus_registry_lookup (registry, &str);
1494 BusRegistry *registry;
1502 registry = bus_connection_get_registry (connection);
1515 serv = bus_registry_lookup (registry, &str);