Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp74 using PreReqOffsetValueMap = std::map<Offset, PreReqValues>; typedef
122 using DbusPropertyValues = std::pair<PreReqOffsetValueMap, OffsetValueMap>;
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp343 std::get<PreReqOffsetValueMap>(property.second)) in assertion()