Searched defs:TRACE_ERROR (Results 1 – 3 of 3) sorted by relevance
10 public static final int TRACE_ERROR = 4; field
293 enum TraceSeverity { TRACE_INFO, TRACE_WARNING, TRACE_ERROR }; enumerator
71 TRACE_ERROR(0x0004), enumConstant