Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp451 interfacesAndProperties, in maybeCall()
459 if (interfaceIterator == interfacesAndProperties.cend()) in maybeCall()
512 interfacesAndProperties; in maybeCallMessage() local
514 message.read(_, interfacesAndProperties); in maybeCallMessage()
515 return maybeCall(interfacesAndProperties, callback); in maybeCallMessage()
664 interfacesAndProperties; in processHostFirmware() local
688 std::tie(std::ignore, interfacesAndProperties) = pair; in processHostFirmware()
778 InterfacesPropertiesMap interfacesAndProperties; in updateBiosAttrTable() local
783 std::tie(std::ignore, interfacesAndProperties) = pair; in updateBiosAttrTable()
791 InterfacesPropertiesMap interfacesAndProperties; in updateBiosAttrTable() local
[all …]