Searched refs:l_errMsg (Results 1 – 4 of 4) sorted by relevance
109 std::string l_errMsg( in updateVpdKeyword() local115 throw std::runtime_error(l_errMsg); in updateVpdKeyword()156 std::string l_errMsg( in updateVpdKeyword() local163 throw std::runtime_error(l_errMsg); in updateVpdKeyword()170 std::string l_errMsg( in updateVpdKeyword() local173 throw std::runtime_error(l_errMsg); in updateVpdKeyword()191 std::string l_errMsg("Notify PIM is failed for object path: " + in updateVpdKeyword() local193 throw std::runtime_error(l_errMsg); in updateVpdKeyword()203 std::string l_errMsg( in updateVpdKeyword() local206 throw std::runtime_error(l_errMsg); in updateVpdKeyword()
369 std::string l_errMsg = "Exception on GPIO line: "; in processGpioPresenceTag() local 370 l_errMsg += l_presencePinName; in processGpioPresenceTag() 371 l_errMsg += " Reason: "; in processGpioPresenceTag() 372 l_errMsg += ex.what(); in processGpioPresenceTag() 373 l_errMsg += " File: " + i_vpdFilePath + " Pel Logged"; in processGpioPresenceTag() 381 std::source_location::current().function_name(), 0, l_errMsg, in processGpioPresenceTag() 384 logging::logMessage(l_errMsg); in processGpioPresenceTag() 456 std::string l_errMsg = "Exception on GPIO line: "; in procesSetGpioTag() local 457 l_errMsg += l_pinName; in procesSetGpioTag() 458 l_errMsg in procesSetGpioTag() [all...]
476 std::string l_errMsg = in EnableRebootGuard() local478 l_errMsg += l_ex.what(); in EnableRebootGuard()480 logging::logMessage(l_errMsg); in EnableRebootGuard()
548 const std::string l_errMsg{ in findCcinInVpd() local556 l_errMsg, std::nullopt, std::nullopt, std::nullopt, in findCcinInVpd()560 logging::logMessage(l_errMsg); in findCcinInVpd()