Home | History | Annotate | Download | only in dbus

Lines Matching defs:dbus

13 #include "chromeos/dbus/dbus_client_implementation_type.h"
14 #include "dbus/object_path.h"
16 namespace dbus {
18 } // namespace dbus
32 // http://dbus.freedesktop.org/doc/dbus-specification.html, the fourth
34 typedef base::Callback<void(const std::string&, const dbus::ObjectPath&,
41 const dbus::ObjectPath& object_path,
45 // org.freedesktop.DBus.Introspectable.Introspect and returns the list of
52 dbus::Bus* bus);