Home
last modified time | relevance | path

Searched +defs:dbus +defs:interfaces (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatchimpl.hpp15 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 Dsdbusplus.hpp16 namespace dbus namespace
100 std::vector<std::string> interfaces{interface}; in getBusName() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp116 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 Dstoragecommands.cpp118 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 Ddbus_utility.cpp25 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 Dfru_parser.cpp73 Interfaces interfaces{}; in setupDefaultDBusLookup() local
140 auto dbus = entry.value("dbus", emptyJson); in setupFruRecordMap() local
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp230 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 Dsensorutils.hpp79 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 Dgenerated.mako.hpp27 namespace dbus namespace
70 static const Interfaces interfaces = in get() local
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp18 const std::array<std::string, 2> interfaces = { variable
252 MockDBusInterface dbus; in testStart() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp63 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 Dstoragecommands.cpp136 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 Dproperties.hpp14 namespace dbus { namespace
415 interfaces; member in dbus::DbusObject