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.cpp471 interfacesAndProperties, in maybeCall()
479 if (interfaceIterator == interfacesAndProperties.cend()) in maybeCall()
532 interfacesAndProperties; in maybeCallMessage() local
534 message.read(_, interfacesAndProperties); in maybeCallMessage()
535 return maybeCall(interfacesAndProperties, callback); in maybeCallMessage()
684 interfacesAndProperties; in processHostFirmware() local
708 std::tie(std::ignore, interfacesAndProperties) = pair; in processHostFirmware()
798 InterfacesPropertiesMap interfacesAndProperties; in updateBiosAttrTable() local
804 if (maybeCall(interfacesAndProperties, in updateBiosAttrTable()
812 InterfacesPropertiesMap interfacesAndProperties; in updateBiosAttrTable() local
[all …]