Lines Matching full:dbus
2 /* dbus-connection.c DBusConnection object
25 #include "dbus-shared.h"
26 #include "dbus-connection.h"
27 #include "dbus-list.h"
28 #include "dbus-timeout.h"
29 #include "dbus-transport.h"
30 #include "dbus-watch.h"
31 #include "dbus-connection-internal.h"
32 #include "dbus-pending-call-internal.h"
33 #include "dbus-list.h"
34 #include "dbus-hash.h"
35 #include "dbus-message-internal.h"
36 #include "dbus-threads.h"
37 #include "dbus-protocol.h"
38 #include "dbus-dataslot.h"
39 #include "dbus-string.h"
40 #include "dbus-pending-call.h"
41 #include "dbus-object-tree.h"
42 #include "dbus-threads-internal.h"
43 #include "dbus-bus.h"
84 * @ingroup DBus
291 unsigned int route_peer_messages : 1; /**< If #TRUE, if org.freedesktop.DBus.Peer messages have a bus name, don't handle them automatically */
1027 * waiting longer if needed is a pain since dbus
1791 * dbus code that owns the connection - an owner must be known,
3822 /* Set the weakref in dbus-bus.c to NULL, so nobody will get a disconnected
4099 "Unknown method invoked on org.freedesktop.DBus.Peer interface");
4939 * org.freedesktop.DBus.Peer interface. However, the message bus wants
4942 * messages with the org.freedesktop.DBus.Peer interface that also
4952 * @param value #TRUE to pass through org.freedesktop.DBus.Peer messages with a bus name set