Searched refs:o_errCode (Results 1 – 6 of 6) sorted by relevance
25 uint16_t& o_errCode);31 uint16_t& o_errCode);37 const std::string& i_flagToProcess, uint16_t& o_errCode);43 uint16_t& o_errCode);60 uint16_t& o_errCode) in getVPDOffset() argument62 o_errCode = 0; in getVPDOffset()66 o_errCode = error_code::INVALID_INPUT_PARAMETER; in getVPDOffset()104 uint16_t& o_errCode) noexcept in getParsedJson() argument106 o_errCode = 0; in getParsedJson()109 o_errCode = error_code::INVALID_INPUT_PARAMETER; in getParsedJson()[all …]
38 uint16_t& o_errCode) noexcept in generateBadVPDFileName() argument40 o_errCode = 0; in generateBadVPDFileName()45 o_errCode = error_code::INVALID_INPUT_PARAMETER; in generateBadVPDFileName()74 o_errCode = error_code::STANDARD_EXCEPTION; in generateBadVPDFileName()94 uint16_t& o_errCode) noexcept in dumpBadVpd() argument96 o_errCode = 0; in dumpBadVpd()99 o_errCode = error_code::INVALID_INPUT_PARAMETER; in dumpBadVpd()107 auto l_badVpdPath = generateBadVPDFileName(i_vpdFilePath, o_errCode); in dumpBadVpd()111 if (o_errCode) in dumpBadVpd()114 commonUtility::getErrCodeMsg(o_errCode)); in dumpBadVpd()[all …]
106 inline std::vector<std::string> executeCmd(T&& i_path, uint16_t& o_errCode, in executeCmd() argument109 o_errCode = 0; in executeCmd()123 o_errCode = error_code::POPEN_FAILED; in executeCmd()137 o_errCode = error_code::STANDARD_EXCEPTION; in executeCmd()193 uint16_t& o_errCode) in getPrintableValue() argument195 o_errCode = 0; in getPrintableValue()219 o_errCode = error_code::STANDARD_EXCEPTION; in getPrintableValue()237 uint16_t& o_errCode) in convertToBinary() argument239 o_errCode = 0; in convertToBinary()244 o_errCode = error_code::INVALID_INPUT_PARAMETER; in convertToBinary()[all …]
196 bool isRbmcPrototypeSystem(uint16_t& o_errCode) const noexcept;
1182 bool IbmHandler::isRbmcPrototypeSystem(uint16_t& o_errCode) const noexcept in isRbmcPrototypeSystem()1187 o_errCode = error_code::DBUS_FAILURE; in isRbmcPrototypeSystem()
333 uint16_t& o_errCode);