Home
last modified time | relevance | path

Searched refs:BusServiceForeachFunction (Results 1 – 2 of 2) sorted by relevance

/external/dbus/bus/
Dservices.h33 typedef void (* BusServiceForeachFunction) (BusService *service, typedef
48 BusServiceForeachFunction function,
Dservices.c319 BusServiceForeachFunction function, in bus_registry_foreach()