HomeSort by relevance Sort by last modified time
    Searched refs:bus_registry_lookup (Results 1 - 8 of 8) sorted by null

  /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...]

Completed in 3614 milliseconds