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.cpp217 interfacesProperties; in registerSignals() local
220 m.read(objPath, interfacesProperties); in registerSignals()
226 for (auto& interface : interfacesProperties) in registerSignals()
290 interfacesProperties; in watchEthernetInterface() local
294 m.read(objPath, interfacesProperties); in watchEthernetInterface()
296 for (const auto& interfaces : interfacesProperties) in watchEthernetInterface()
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp266 dbus::utility::DBusInterfacesMap interfacesProperties; in softwareInterfaceAdded() local
270 m.read(objPath, interfacesProperties); in softwareInterfaceAdded()
273 for (const auto& interface : interfacesProperties) in softwareInterfaceAdded()
416 dbus::utility::DBusInterfacesMap interfacesProperties; in afterUpdateErrorMatcher() local
418 m.read(objPath, interfacesProperties); in afterUpdateErrorMatcher()
421 interface : interfacesProperties) in afterUpdateErrorMatcher()
H A Dcertificate_service.hpp888 dbus::utility::DBusInterfacesMap interfacesProperties; in handleGenerateCSRAction() local
891 m.read(csrObjectPath, interfacesProperties); in handleGenerateCSRAction()
893 for (const auto& interface : interfacesProperties) in handleGenerateCSRAction()