Searched defs:error_type (Results 1 – 4 of 4) sorted by relevance
101 enum scudo_error_type error_type; member
58 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() argument 100 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() argument
191 using error_type = std::unique_ptr<ErrorInfoBase>; variable [all...]
489 using error_type = std::unique_ptr<ErrorInfoBase>; variable