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

  /external/libchrome/base/
logging.h 248 BASE_EXPORT bool ShouldCreateLogMessage(int severity);
353 (::logging::ShouldCreateLogMessage(::logging::LOG_##severity))
    [all...]
logging.cc 416 bool ShouldCreateLogMessage(int severity) {

Completed in 73 milliseconds