Home
last modified time | relevance | path

Searched defs:Severity (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dlogging.h30 enum Severity { NO_OP, WARNING, ERROR, FATAL }; enum
Ddiagnostics.cpp41 void DiagnosticMapping::Severity(DiagnosticID id, DiagnosticSeverity severity) { in Severity() function in android::aidl::DiagnosticMapping
45 DiagnosticSeverity DiagnosticMapping::Severity(DiagnosticID id) const { in Severity() function in android::aidl::DiagnosticMapping