Searched refs:init_err_msg (Results 1 – 1 of 1) sorted by relevance
109 std::string init_err_msg; //!< error message for init error variable141 init_err_msg = "No decoder configuration information"; in checkInit()143 init_err_msg = "No element output interface attached and enabled"; in checkInit()145 init_err_msg = "No memory access interface attached and enabled"; in checkInit()147 init_err_msg = "No instruction decoder interface attached and enabled"; in checkInit()231 LogError(ocsdError(OCSD_ERR_SEV_ERROR,OCSD_ERR_NOT_INIT,init_err_msg)); in PacketDataIn()