Searched refs:DBusBusType (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A Dvbox-libhal.h42 typedef enum { DBUS_BUS_SESSON, DBUS_BUS_SYSTEM, DBUS_BUS_STARTER } DBusBusType; typedef in typeref:enum:__anon16497
48 extern DBusConnection *(*gDBusBusGet)(DBusBusType, DBusError *);
/vbox/src/VBox/Main/src-server/linux/
H A Dvbox-libhal.cpp38 DBusConnection *(*gDBusBusGet)(DBusBusType, DBusError *);
/vbox/include/VBox/
H A Ddbus.h57 typedef enum { DBUS_BUS_SESSON, DBUS_BUS_SYSTEM, DBUS_BUS_STARTER } DBusBusType; typedef in typeref:enum:__anon219
H A Ddbus-calls.h40 (DBusBusType type, DBusError *error), (type, error)) \
42 (DBusBusType type, DBusError *error), (type, error)) \

Completed in 50 milliseconds