Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dlogging.h52 LOGLEVEL_FATAL, // An error occurred from which the library cannot enumerator
60 LOGLEVEL_DFATAL = LOGLEVEL_FATAL
Dcommon.cc247 if (level_ != LOGLEVEL_FATAL) { in Finish()
257 if (level_ == LOGLEVEL_FATAL) { in Finish()