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/
common.cc 183 if (level_ != LOGLEVEL_FATAL) {
193 if (level_ == LOGLEVEL_FATAL) {
common.h 600 LOGLEVEL_FATAL, // An error occurred from which the library cannot
608 LOGLEVEL_DFATAL = LOGLEVEL_FATAL
    [all...]

Completed in 402 milliseconds