Searched refs:LOGLEVEL_FATAL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc183 if (level_ != LOGLEVEL_FATAL) {
193 if (level_ == LOGLEVEL_FATAL) {
H A Dcommon.h646 LOGLEVEL_FATAL, // An error occurred from which the library cannot enumerator in enum:google::protobuf::LogLevel
654 LOGLEVEL_DFATAL = LOGLEVEL_FATAL
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc183 if (level_ != LOGLEVEL_FATAL) {
193 if (level_ == LOGLEVEL_FATAL) {
H A Dcommon.h600 LOGLEVEL_FATAL, // An error occurred from which the library cannot enumerator in enum:google::protobuf::LogLevel
608 LOGLEVEL_DFATAL = LOGLEVEL_FATAL

Completed in 114 milliseconds