Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dtypes.hpp118 using ReqCompActivationMethod = std::bitset<16>; typedef
124 CompOptions, ReqCompActivationMethod, CompLocationOffset,
/openbmc/pldm/fw-update/
H A Dpackage_parser.cpp171 ReqCompActivationMethod reqCompActivationMethod = in parseCompImageInfoArea()