Home
last modified time | relevance | path

Searched refs:GetBus (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Dexported_object_manager.h110 const scoped_refptr<::dbus::Bus>& GetBus() const { return bus_; } in GetBus() function
Ddbus_object.h619 scoped_refptr<::dbus::Bus> GetBus() { return bus_; } in GetBus() function