Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp118 static constexpr auto HEX_VALUE_30 = 0x30; variable
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Djson_utility.hpp1207 (i_imValue.at(2) == constants::HEX_VALUE_30)) in getPowerVsJson()
H A Dvpd_specific_utility.hpp846 if ((i_imValue.at(2) == constants::HEX_VALUE_30) && in isPowerVsConfiguration()