HomeSort by relevance Sort by last modified time
    Searched refs:bus_type_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/dbus/
bus.cc 190 : bus_type_(options.bus_type),
380 if (bus_type_ == CUSTOM_ADDRESS) {
387 const DBusBusType dbus_bus_type = static_cast<DBusBusType>(bus_type_);
400 if (bus_type_ == CUSTOM_ADDRESS) {
    [all...]
bus.h 705 const BusType bus_type_; member in class:dbus::Bus

Completed in 50 milliseconds