Home
last modified time | relevance | path

Searched refs:getDbusNameForThisKw (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.hpp541 std::string getDbusNameForThisKw(const std::string& keyword);
H A Dibm_vpd_utils.cpp1109 std::string getDbusNameForThisKw(const std::string& keyword) in getDbusNameForThisKw() function
H A Dvpd_tool_impl.cpp489 const std::string& kw = getDbusNameForThisKw(keyword); in readKeyword()
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.cpp425 prop.emplace(getDbusNameForThisKw(thisRecord.recKWd), in updateCache()