HomeSort by relevance Sort by last modified time
    Searched refs:LOGLEVEL_FATAL (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
logging.h 52 LOGLEVEL_FATAL, // An error occurred from which the library cannot
60 LOGLEVEL_DFATAL = LOGLEVEL_FATAL
common.cc 251 if (level_ != LOGLEVEL_FATAL) {
261 if (level_ == LOGLEVEL_FATAL) {

Completed in 1028 milliseconds