Home
last modified time | relevance | path

Searched refs:SEVERITY_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/processor/
Dlogging.h85 #ifdef SEVERITY_ERROR
86 #undef SEVERITY_ERROR
97 SEVERITY_ERROR enumerator
179 google_breakpad::LogStream::SEVERITY_ERROR, \
Dlogging.cc73 case SEVERITY_ERROR: in LogStream()
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOMErrorHandlerImpl.java53 } else if (error.getSeverity() == DOMError.SEVERITY_ERROR) { in handleError()
DDOM3TreeWalker.java787 DOMError.SEVERITY_ERROR, msg, in serializeAttList()
966 DOMError.SEVERITY_ERROR,
1855 DOMError.SEVERITY_ERROR, in recordLocalNSDecl()
1933 DOMError.SEVERITY_ERROR, in fixupElementNS()