Searched refs:init_err_msg (Results 1 – 1 of 1) sorted by relevance
112 std::string init_err_msg; //!< error message for init error variable144 init_err_msg = "No decoder configuration information"; in checkInit()146 init_err_msg = "No element output interface attached and enabled"; in checkInit()148 init_err_msg = "No memory access interface attached and enabled"; in checkInit()150 init_err_msg = "No instruction decoder interface attached and enabled"; in checkInit()236 LogError(ocsdError(OCSD_ERR_SEV_ERROR,OCSD_ERR_NOT_INIT,init_err_msg)); in PacketDataIn()