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

  /external/dbus/bus/
services.h 39 BusService* bus_registry_lookup (BusRegistry *registry,
driver.c 233 if (bus_registry_lookup (registry, str) == NULL)
713 service = bus_registry_lookup (registry, &service_name);
1092 service = bus_registry_lookup (registry, &str);
1178 service = bus_registry_lookup (registry, &str);
    [all...]
services.c 142 bus_registry_lookup (BusRegistry *registry, function
488 service = bus_registry_lookup (registry, service_name);
653 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 310 service = bus_registry_lookup (registry, &service_string);
    [all...]

Completed in 53 milliseconds