Searched defs:Severity (Results 1 – 2 of 2) sorted by relevance
| /system/tools/aidl/ | ||
| D | logging.h | 30 enum Severity { NO_OP, WARNING, ERROR, FATAL }; enum |
| D | diagnostics.cpp | 41 void DiagnosticMapping::Severity(DiagnosticID id, DiagnosticSeverity severity) { in Severity() function in android::aidl::DiagnosticMapping |