Searched refs:DBusBusType (Results 1 – 7 of 7) sorted by relevance
/external/dbus/dbus/ |
D | dbus-bus.h | 40 DBusConnection *dbus_bus_get (DBusBusType type, 43 DBusConnection *dbus_bus_get_private (DBusBusType type,
|
D | dbus-bus.c | 94 static DBusBusType activation_bus_type = DBUS_BUS_STARTER; 425 internal_bus_get (DBusBusType type, in internal_bus_get() 432 DBusBusType address_type; in internal_bus_get() 564 dbus_bus_get (DBusBusType type, in dbus_bus_get() 596 dbus_bus_get_private (DBusBusType type, in dbus_bus_get_private()
|
D | dbus-shared.h | 61 } DBusBusType; typedef
|
/external/bluetooth/bluez/gdbus/ |
D | gdbus.h | 40 DBusConnection *g_dbus_setup_bus(DBusBusType type, const char *name, 43 DBusConnection *g_dbus_setup_private(DBusBusType type, const char *name,
|
D | mainloop.c | 292 DBusConnection *g_dbus_setup_bus(DBusBusType type, const char *name, in g_dbus_setup_bus() 315 DBusConnection *g_dbus_setup_private(DBusBusType type, const char *name, in g_dbus_setup_private()
|
/external/dbus/tools/ |
D | dbus-monitor.c | 227 DBusBusType type = DBUS_BUS_SESSION; in main()
|
D | dbus-send.c | 237 DBusBusType type = DBUS_BUS_SESSION; in main()
|