Lines Matching full:constants
5 #include "constants.hpp"
36 if (l_rc == constants::FAILURE)
152 "Status", std::string(constants::vpdCollectionCompleted));
239 if (l_rc != constants::FAILURE && m_backupAndRestoreObj)
242 l_fruPath, i_paramsToWriteData) < constants::VALUE_0)
287 if (l_rc != constants::FAILURE)
305 if (l_rc != constants::FAILURE)
321 (l_rc != constants::FAILURE) ? "successful" : "failed") +
369 return constants::FAILURE;
415 if (m_vpdCollectionStatus != constants::vpdCollectionCompleted)
460 constants::UNEXP_LOCATION_CODE_MIN_LENGTH) ||
462 constants::STR_CMP_SUCCESS) &&
464 constants::STR_CMP_SUCCESS)) ||
466 constants::UNEXP_LOCATION_CODE_MIN_LENGTH) &&
501 constants::locationCodeInf) &&
502 l_aFru["extraInterfaces"][constants::locationCodeInf].value(
507 constants::locationCodeInf, "LocationCode"));
545 constants::locationCodeInf) &&
546 l_aFru["extraInterfaces"][constants::locationCodeInf].value(
585 constants::EXP_LOCATION_CODE_MIN_LENGTH)
609 uint16_t l_nodeNummber = constants::INVALID_NODE_NUMBER;
646 constants::EXP_LOCATION_CODE_MIN_LENGTH)
651 l_nodeEndPos + 1 + constants::SE_KWD_LENGTH,
718 if (m_vpdCollectionStatus == constants::vpdCollectionNotStarted)
722 else if (m_vpdCollectionStatus == constants::vpdCollectionCompleted ||
723 m_vpdCollectionStatus == constants::vpdCollectionFailed)