Home
last modified time | relevance | path

Searched refs:LOGLEVEL_FATAL (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dlogging.h52 LOGLEVEL_FATAL, // An error occurred from which the library cannot enumerator
60 LOGLEVEL_DFATAL = LOGLEVEL_FATAL
Dcommon.cc251 if (level_ != LOGLEVEL_FATAL) { in Finish()
261 if (level_ == LOGLEVEL_FATAL) { in Finish()