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

  /external/chromium/base/
logging.h 287 const LogSeverity LOG_ERROR_REPORT = 3;
309 logging::LOG_ERROR_REPORT , ##__VA_ARGS__)
627 const LogSeverity LOG_DCHECK = LOG_ERROR_REPORT;
    [all...]
  /external/chromium_org/base/
logging.h 314 const LogSeverity LOG_ERROR_REPORT = 3;
336 logging::LOG_ERROR_REPORT , ##__VA_ARGS__)
697 const LogSeverity LOG_DCHECK = LOG_ERROR_REPORT;
    [all...]

Completed in 81 milliseconds