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