Searched refs:DBusBusType (Results 1 – 7 of 7) sorted by relevance
/external/dbus/dbus/ |
D | dbus-bus.h | 39 DBusConnection *dbus_bus_get (DBusBusType type, 41 DBusConnection *dbus_bus_get_private (DBusBusType type,
|
D | dbus-bus.c | 93 static DBusBusType activation_bus_type = DBUS_BUS_STARTER; 373 internal_bus_get (DBusBusType type, in internal_bus_get() 380 DBusBusType address_type; in internal_bus_get() 512 dbus_bus_get (DBusBusType type, in dbus_bus_get() 544 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 | 291 DBusConnection *g_dbus_setup_bus(DBusBusType type, const char *name, in g_dbus_setup_bus() 314 DBusConnection *g_dbus_setup_private(DBusBusType type, const char *name, in g_dbus_setup_private()
|
/external/dbus/tools/ |
D | dbus-monitor.c | 181 DBusBusType type = DBUS_BUS_SESSION; in main()
|
D | dbus-send.c | 222 DBusBusType type = DBUS_BUS_SESSION; in main()
|