Home
last modified time | relevance | path

Searched refs:interfacesProperties (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp225 interfacesProperties; in registerSignals() local
228 m.read(objPath, interfacesProperties); in registerSignals()
234 for (auto& interface : interfacesProperties) in registerSignals()
298 interfacesProperties; in watchEthernetInterface() local
302 m.read(objPath, interfacesProperties); in watchEthernetInterface()
304 for (const auto& interfaces : interfacesProperties) in watchEthernetInterface()
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp270 dbus::utility::DBusInterfacesMap interfacesProperties; in softwareInterfaceAdded() local
274 m.read(objPath, interfacesProperties); in softwareInterfaceAdded()
277 for (const auto& interface : interfacesProperties) in softwareInterfaceAdded()
420 dbus::utility::DBusInterfacesMap interfacesProperties; in afterUpdateErrorMatcher() local
422 m.read(objPath, interfacesProperties); in afterUpdateErrorMatcher()
425 interface : interfacesProperties) in afterUpdateErrorMatcher()
H A Dcertificate_service.hpp889 dbus::utility::DBusInterfacesMap interfacesProperties; in handleGenerateCSRAction() local
892 m.read(csrObjectPath, interfacesProperties); in handleGenerateCSRAction()
894 for (const auto& interface : interfacesProperties) in handleGenerateCSRAction()