Home
last modified time | relevance | path

Searched refs:STR_CMP_SUCCESS (Results 1 – 14 of 14) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp45 constants::STR_CMP_SUCCESS)) in checkAndListenPldmService()
607 constants::STR_CMP_SUCCESS)) || in saveCreateDefaultLparToVpd()
610 constants::STR_CMP_SUCCESS))) in saveCreateDefaultLparToVpd()
618 constants::STR_CMP_SUCCESS) in saveCreateDefaultLparToVpd()
752 constants::STR_CMP_SUCCESS)) || in saveClearNvramToVpd()
755 constants::STR_CMP_SUCCESS))) in saveClearNvramToVpd()
762 if (i_clearNvramVal.compare("enabled") == constants::STR_CMP_SUCCESS) in saveClearNvramToVpd()
894 constants::STR_CMP_SUCCESS)) || in saveKeepAndClearToVpd()
897 constants::STR_CMP_SUCCESS))) in saveKeepAndClearToVpd()
904 if (i_KeepAndClearVal.compare("enabled") == constants::STR_CMP_SUCCESS) in saveKeepAndClearToVpd()
H A Dsingle_fab.cpp136 constants::STR_CMP_SUCCESS) in updateSystemImValueInVpdToP11Series()
H A Dmanager.cpp496 constants::STR_CMP_SUCCESS) && in isValidUnexpandedLocationCode()
498 constants::STR_CMP_SUCCESS)) || in isValidUnexpandedLocationCode()
H A Dbackup_restore.cpp373 if (l_backupAndRestoreType.compare("IPZ") == constants::STR_CMP_SUCCESS) in backupAndRestore()
H A Dworker.cpp687 (i_flagToProcess.compare("collection") == constants::STR_CMP_SUCCESS)) in processPreAction()
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp22 static constexpr auto STR_CMP_SUCCESS = 0; variable
H A Dtool_utils.hpp251 if (i_keywordValue.substr(0, 2).compare("0x") == constants::STR_CMP_SUCCESS) in saveToFile()
406 if (i_value.substr(0, 2).compare("0x") == constants::STR_CMP_SUCCESS) in convertToBinary()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp757 constants::STR_CMP_SUCCESS) in findCcinInVpd()
816 constants::STR_CMP_SUCCESS) in resetDataUnderPIM()
851 constants::STR_CMP_SUCCESS) in resetDataUnderPIM()
860 constants::STR_CMP_SUCCESS) in resetDataUnderPIM()
876 constants::STR_CMP_SUCCESS) in resetDataUnderPIM()
885 constants::STR_CMP_SUCCESS) in resetDataUnderPIM()
H A Dcommon_utility.hpp252 if (i_value.substr(0, 2).compare("0x") == constants::STR_CMP_SUCCESS) in convertToBinary()
H A Devent_logger_utility.hpp611 constants::pimPath) != constants::STR_CMP_SUCCESS) in createSyncPelWithInvCallOut()
H A Djson_utility.hpp1002 constants::STR_CMP_SUCCESS) in getServiceName()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp204 static constexpr auto STR_CMP_SUCCESS = 0; variable
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool_main.cpp123 vpd::constants::STR_CMP_SUCCESS)) in writeKeyword()
H A Dvpd_tool.cpp1244 if (constants::STR_CMP_SUCCESS == in handleMoreOption()
1557 constants::STR_CMP_SUCCESS) in getVpdValueInBiosConfigManager()
1582 constants::STR_CMP_SUCCESS) in getVpdValueInBiosConfigManager()