Searched defs:error_type (Results 1 – 4 of 4) sorted by relevance
31 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary()73 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary()
88 enum scudo_error_type error_type; member
193 using error_type = std::unique_ptr<ErrorInfoBase>; variable
477 using error_type = std::unique_ptr<ErrorInfoBase>; variable