/external/dbus/bus/ |
services.h | 39 BusService* bus_registry_lookup (BusRegistry *registry,
|
driver.c | 234 if (bus_registry_lookup (registry, str) == NULL) 714 service = bus_registry_lookup (registry, &service_name); 1096 service = bus_registry_lookup (registry, &str); 1182 service = bus_registry_lookup (registry, &str); [all...] |
stats.c | 280 service = bus_registry_lookup (registry, &bus_name_str);
|
services.c | 142 bus_registry_lookup (BusRegistry *registry, function 486 service = bus_registry_lookup (registry, service_name); 649 service = bus_registry_lookup (registry, service_name); [all...] |
policy.c | 1014 service = bus_registry_lookup (registry, &str); [all...] |
activation.c | [all...] |
signals.c | [all...] |
dispatch.c | 303 service = bus_registry_lookup (registry, &service_string); [all...] |