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

  /external/dbus/bus/
driver.c 287 registry = bus_connection_get_registry (connection);
386 registry = bus_connection_get_registry (connection);
572 registry = bus_connection_get_registry (connection);
635 registry = bus_connection_get_registry (connection);
697 registry = bus_connection_get_registry (connection);
1081 registry = bus_connection_get_registry (connection);
1166 registry = bus_connection_get_registry (connection);
    [all...]
connection.h 50 BusRegistry* bus_connection_get_registry (DBusConnection *connection);
activation.c     [all...]
connection.c 1082 bus_connection_get_registry (DBusConnection *connection) function
    [all...]
signals.c     [all...]
dispatch.c 307 registry = bus_connection_get_registry (connection);
    [all...]

Completed in 2088 milliseconds