Searched defs:sev_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/opencsd/decoder/source/
H A Docsd_error.cpp98 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code) : argument
106 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx) : argument
114 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx, const uint8_t chan_id) : argument
122 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const std::string &msg) : argument
131 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx, const std::string &msg) : argument
140 ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx, const uint8_t chan_id, const std::string &msg) argument
[all...]

Completed in 44 milliseconds