Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dconst.hpp31 static constexpr auto NUMERIC_KW_PREFIX = "N_"; variable
H A Dibm_vpd_utils.cpp1117 return (std::string(constants::NUMERIC_KW_PREFIX) + keyword); in getDbusNameForThisKw()