LogSeverity       526 base/logging.cc LogMessage::LogMessage(const char* file, int line, LogSeverity severity,
LogSeverity       537 base/logging.cc LogMessage::LogMessage(const char* file, int line, LogSeverity severity)
LogSeverity       549 base/logging.cc LogMessage::LogMessage(const char* file, int line, LogSeverity severity,
LogSeverity       734 base/logging.cc                                            LogSeverity severity,
LogSeverity       744 base/logging.cc                                            LogSeverity severity,
LogSeverity       795 base/logging.cc                                  LogSeverity severity,
LogSeverity       296 base/logging.h const LogSeverity LOG_VERBOSE = -1;  // This is level 1 verbosity
LogSeverity       299 base/logging.h const LogSeverity LOG_INFO = 0;
LogSeverity       300 base/logging.h const LogSeverity LOG_WARNING = 1;
LogSeverity       301 base/logging.h const LogSeverity LOG_ERROR = 2;
LogSeverity       302 base/logging.h const LogSeverity LOG_ERROR_REPORT = 3;
LogSeverity       303 base/logging.h const LogSeverity LOG_FATAL = 4;
LogSeverity       304 base/logging.h const LogSeverity LOG_NUM_SEVERITIES = 5;
LogSeverity       308 base/logging.h const LogSeverity LOG_DFATAL = LOG_ERROR;
LogSeverity       310 base/logging.h const LogSeverity LOG_DFATAL = LOG_FATAL;
LogSeverity       354 base/logging.h const LogSeverity LOG_0 = LOG_ERROR;
LogSeverity       650 base/logging.h const LogSeverity LOG_DCHECK = LOG_FATAL;
LogSeverity       658 base/logging.h const LogSeverity LOG_DCHECK = LOG_INFO;
LogSeverity       733 base/logging.h   LogMessage(const char* file, int line, LogSeverity severity, int ctr);
LogSeverity       750 base/logging.h   LogMessage(const char* file, int line, LogSeverity severity);
LogSeverity       759 base/logging.h   LogMessage(const char* file, int line, LogSeverity severity,
LogSeverity       769 base/logging.h   LogSeverity severity_;
LogSeverity       833 base/logging.h                        LogSeverity severity,
LogSeverity       839 base/logging.h                        LogSeverity severity,
LogSeverity       861 base/logging.h                   LogSeverity severity,
LogSeverity        25 base/logging_win.cc bool LogEventProvider::LogMessage(logging::LogSeverity severity,
LogSeverity        56 base/logging_win.h   static bool LogMessage(logging::LogSeverity severity, const char* file,
LogSeverity        72 base/logging_win.h   logging::LogSeverity old_log_level_;
LogSeverity        17 base/mac/mac_logging.cc                                        LogSeverity severity,
LogSeverity        34 base/mac/mac_logging.h                      LogSeverity severity,
LogSeverity        13 chrome/browser/drive/event_logger.cc     int id, logging::LogSeverity severity, const std::string& what)
LogSeverity        28 chrome/browser/drive/event_logger.cc void EventLogger::LogRawString(logging::LogSeverity severity,
LogSeverity        37 chrome/browser/drive/event_logger.cc void EventLogger::Log(logging::LogSeverity severity, const char* format, ...) {
LogSeverity        30 chrome/browser/drive/event_logger.h     Event(int id, logging::LogSeverity severity, const std::string& what);
LogSeverity        32 chrome/browser/drive/event_logger.h     logging::LogSeverity severity;  // Severity of the event.
LogSeverity        43 chrome/browser/drive/event_logger.h   void LogRawString(logging::LogSeverity severity, const std::string& what);
LogSeverity        47 chrome/browser/drive/event_logger.h   void Log(logging::LogSeverity severity, const char* format, ...)
LogSeverity        73 chrome/browser/extensions/chrome_extension_web_contents_observer.cc                            static_cast<logging::LogSeverity>(severity_level),
LogSeverity        89 chrome/browser/extensions/error_console/error_console_browsertest.cc                        logging::LogSeverity level,
LogSeverity       468 chrome/browser/extensions/tab_helper.cc             static_cast<logging::LogSeverity>(severity_level),
LogSeverity        20 chrome/browser/sync_file_system/logger.cc const char* LogSeverityToString(logging::LogSeverity level) {
LogSeverity        42 chrome/browser/sync_file_system/logger.cc void Log(logging::LogSeverity severity,
LogSeverity        25 chrome/browser/sync_file_system/logger.h void Log(logging::LogSeverity level,
LogSeverity       184 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc std::string SeverityToString(logging::LogSeverity severity) {
LogSeverity        41 chrome/installer/tools/validate_installation_main.cc   static const logging::LogSeverity kViolationSeverity_;
LogSeverity        55 chrome/installer/tools/validate_installation_main.cc const logging::LogSeverity
LogSeverity        34 chrome/installer/util/installation_validation_helper.cc   static const logging::LogSeverity kViolationSeverity_;
LogSeverity        41 chrome/installer/util/installation_validation_helper.cc const logging::LogSeverity
LogSeverity        30 chrome/test/logging/win/log_file_printer.cc void WriteSeverityToStream(logging::LogSeverity severity, std::ostream* out) {
LogSeverity       103 chrome/test/logging/win/log_file_printer.cc                             logging::LogSeverity severity,
LogSeverity       107 chrome/test/logging/win/log_file_printer.cc                                 logging::LogSeverity severity,
LogSeverity       208 chrome/test/logging/win/log_file_printer.cc                                 logging::LogSeverity severity,
LogSeverity       217 chrome/test/logging/win/log_file_printer.cc                                     logging::LogSeverity severity,
LogSeverity        22 chrome/test/logging/win/log_file_reader.cc logging::LogSeverity EventLevelToSeverity(uint8 level) {
LogSeverity        45 chrome/test/logging/win/log_file_reader.h                             logging::LogSeverity severity,
LogSeverity        50 chrome/test/logging/win/log_file_reader.h                                 logging::LogSeverity severity,
LogSeverity      1404 content/renderer/render_frame_impl.cc   logging::LogSeverity log_severity = logging::LOG_VERBOSE;
LogSeverity        31 extensions/browser/extension_error.cc                                logging::LogSeverity level,
LogSeverity       141 extensions/browser/extension_error.cc                            logging::LogSeverity level,
LogSeverity        45 extensions/browser/extension_error.h   logging::LogSeverity level() const { return level_; }
LogSeverity        63 extensions/browser/extension_error.h                  logging::LogSeverity level,
LogSeverity        76 extensions/browser/extension_error.h   logging::LogSeverity level_;
LogSeverity       129 extensions/browser/extension_error.h                logging::LogSeverity level,
LogSeverity        32 sync/notifier/sync_system_resources.cc   logging::LogSeverity log_severity = -2;  // VLOG(2)
LogSeverity       895 third_party/cld/base/logging.h   LogMessage(const char* file, int line, LogSeverity severity, int ctr,
LogSeverity       913 third_party/cld/base/logging.h   LogMessage(const char* file, int line, LogSeverity severity);
LogSeverity       918 third_party/cld/base/logging.h   LogMessage(const char* file, int line, LogSeverity severity, LogSink* sink,
LogSeverity       924 third_party/cld/base/logging.h   LogMessage(const char* file, int line, LogSeverity severity,
LogSeverity       930 third_party/cld/base/logging.h   LogMessage(const char* file, int line, LogSeverity severity,
LogSeverity       982 third_party/cld/base/logging.h   void Init(const char* file, int line, LogSeverity severity,
LogSeverity      1114 third_party/cld/base/logging.h   ErrnoLogMessage(const char* file, int line, LogSeverity severity, int ctr,
LogSeverity      1141 third_party/cld/base/logging.h void FlushLogFiles(LogSeverity min_severity);
LogSeverity      1146 third_party/cld/base/logging.h void FlushLogFilesUnsafe(LogSeverity min_severity);
LogSeverity      1153 third_party/cld/base/logging.h void SetLogDestination(LogSeverity severity, const char* base_filename);
LogSeverity      1161 third_party/cld/base/logging.h void SetLogSymlink(LogSeverity severity, const char* symlink_basename);
LogSeverity      1175 third_party/cld/base/logging.h   virtual void send(LogSeverity severity, const char* full_filename,
LogSeverity      1197 third_party/cld/base/logging.h   static string ToString(LogSeverity severity, const char* file, int line,
LogSeverity      1219 third_party/cld/base/logging.h void SetStderrLogging(LogSeverity min_severity);
LogSeverity      1236 third_party/cld/base/logging.h void SetEmailLogging(LogSeverity min_severity, const char* addresses);
LogSeverity      1298 third_party/cld/base/logging.h const char* GetLogSeverityName(LogSeverity severity);
LogSeverity      1343 third_party/cld/base/logging.h extern Logger* GetLogger(LogSeverity level);
LogSeverity      1348 third_party/cld/base/logging.h extern void SetLogger(LogSeverity level, Logger* logger);