HomeSort by relevance Sort by last modified time
    Searched full:bus_ (Results 51 - 63 of 63) sorted by null

1 23

  /system/update_engine/
dbus_service.h 172 scoped_refptr<dbus::Bus> bus_; member in class:chromeos_update_engine::UpdateEngineAdaptor
  /system/weaved/buffet/
manager.h 111 scoped_refptr<dbus::Bus> bus_; member in class:buffet::final
shill_client.h 114 const scoped_refptr<dbus::Bus> bus_; member in class:buffet::final
manager.cc 178 : options_{options}, bus_{bus} {}
203 shill_client_.reset(new ShillClient{bus_,
211 bus_, sequencer,
  /system/update_engine/include/session_manager/
dbus-proxies.h 314 bus_{bus},
316 bus_->GetObjectProxy(service_name_, object_path_)} {
320 bus_->RemoveObjectProxy(
391 bus_->RemoveObjectProxy(service_name_, object_path_, callback);
1054 scoped_refptr<dbus::Bus> bus_; member in class:org::chromium::final
    [all...]
  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.cc 269 text->AddLine("scoped_refptr<dbus::Bus> bus_;");
407 "bus_->GetObjectProxy(service_name_, object_path_)} {",
431 "bus_->RemoveObjectProxy(service_name_, object_path_, callback);",
    [all...]
  /external/libbrillo/brillo/dbus/
exported_property_set.h 144 dbus::Bus* bus_; // weak; owned by outer DBusObject containing this object. member in class:brillo::dbus_utils::ExportedPropertySet
dbus_object.h 555 scoped_refptr<dbus::Bus> GetBus() { return bus_; }
566 scoped_refptr<dbus::Bus> bus_; member in class:brillo::dbus_utils::DBusObject
570 dbus::ExportedObject* exported_object_ = nullptr; // weak; owned by |bus_|.
  /system/update_engine/include/power_manager/
dbus-proxies.h 398 bus_{bus},
400 bus_->GetObjectProxy(service_name_, object_path_)} {
404 bus_->RemoveObjectProxy(
521 bus_->RemoveObjectProxy(service_name_, object_path_, callback);
1269 scoped_refptr<dbus::Bus> bus_; member in class:org::chromium::final
    [all...]
  /external/libchrome/dbus/
object_proxy.h 301 scoped_refptr<Bus> bus_; member in class:dbus::ObjectProxy
  /system/update_engine/include/debugd/
dbus-proxies.h 2323 scoped_refptr<dbus::Bus> bus_; member in class:org::chromium::final
    [all...]
  /docs/source.android.com/src/devices/audio/
usb.jd 63 USB is a <a href="http://en.wikipedia.org/wiki/Bus_(computing)">bus</a>
  /system/core/debuggerd/
tombstone.cpp 112 static_assert(NSIGBUS == BUS_MCEERR_AO, "missing BUS_* si_code");

Completed in 808 milliseconds

1 23