/openbmc/phosphor-dbus-monitor/src/ |
H A D | propertywatchimpl.hpp | 15 namespace dbus namespace 41 const auto& interfaces = m.second; in start() local 202 const std::string& path, const InterfacesAdded<T>& interfaces) in interfacesAdded() 215 InterfacesAdded<T> interfaces; in interfacesAdded() local
|
H A D | sdbusplus.hpp | 16 namespace dbus namespace 100 std::vector<std::string> interfaces{interface}; in getBusName() local
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sdrutils.cpp | 116 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getSensorSubtree() local 140 const auto& interfaces) { in getSensorSubtree() 392 std::vector<std::string> interfaces; in getObjectInterfaces() local 393 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getObjectInterfaces() local 418 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getEntityManagerProperties() local
|
H A D | storagecommands.cpp | 118 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in writeFru() local 324 std::set<std::string> interfaces; in startMatch() local
|
/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 25 namespace dbus namespace 79 std::span<const std::string_view> interfaces, in getSubTree() 95 std::span<const std::string_view> interfaces, in getSubTreePaths() 114 std::span<const std::string_view> interfaces, in getAssociatedSubTree() 131 std::span<const std::string_view> interfaces, in getAssociatedSubTreePaths() 186 std::span<const std::string_view> interfaces, in getDbusObject()
|
/openbmc/pldm/libpldmresponder/ |
H A D | fru_parser.cpp | 73 Interfaces interfaces{}; in setupDefaultDBusLookup() local 140 auto dbus = entry.value("dbus", emptyJson); in setupFruRecordMap() local
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sdrutils.hpp | 230 sdbusplus::bus_t dbus(bus); in getSensorSubtree() local 256 static constexpr std::array<const char*, 3> interfaces = { in getSensorSubtree() local 453 std::vector<std::string> interfaces; in getObjectInterfaces() local 454 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getObjectInterfaces() local 481 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in getEntityManagerProperties() local
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sensorutils.hpp | 79 sdbusplus::bus_t dbus(bus); in getSensorSubtree() local 85 static constexpr std::array<const char*, 3> interfaces = { in getSensorSubtree() local
|
/openbmc/phosphor-dbus-monitor/src/templates/ |
H A D | generated.mako.hpp | 27 namespace dbus namespace 70 static const Interfaces interfaces = in get() local
|
/openbmc/phosphor-dbus-monitor/src/test/ |
H A D | propertywatchtest.cpp | 18 const std::array<std::string, 2> interfaces = { variable 252 MockDBusInterface dbus; in testStart() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | sensors.hpp | 63 namespace dbus namespace 272 constexpr std::array<std::string_view, 1> interfaces = { in getObjectsWithConnection() local 540 constexpr std::array<std::string_view, 1> interfaces = { in populateFanRedundancy() local 1107 constexpr std::array<std::string_view, 4> interfaces = { in getInventoryItemsConnections() local 1455 constexpr std::array<std::string_view, 1> interfaces = { in getInventoryLeds() local 1631 constexpr std::array<std::string_view, 1> interfaces = { in getPowerSupplyAttributes() local 2492 constexpr std::array<std::string_view, 1> interfaces = { in handleSensorGet() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 136 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in writeFru() local 342 std::set<std::string> interfaces; in startMatch() local 1137 std::shared_ptr<sdbusplus::asio::connection> dbus = getSdBus(); in ipmiStorageClearSEL() local
|
/openbmc/boost-dbus/include/dbus/ |
H A D | properties.hpp | 14 namespace dbus { namespace 415 interfaces; member in dbus::DbusObject
|