Searched refs:ShouldCreateLogMessage (Results 1 - 4 of 4) sorted by relevance

/external/libweave/third_party/chromium/base/
H A Dlogging.h223 BASE_EXPORT bool ShouldCreateLogMessage(int severity);
317 (::logging::ShouldCreateLogMessage(::logging::LOG_##severity))
H A Dlogging.cc83 bool ShouldCreateLogMessage(int severity) { function in namespace:logging
/external/libchrome/base/
H A Dlogging.h273 BASE_EXPORT bool ShouldCreateLogMessage(int severity);
377 (::logging::ShouldCreateLogMessage(::logging::LOG_##severity))
H A Dlogging.cc403 bool ShouldCreateLogMessage(int severity) { function in namespace:logging

Completed in 102 milliseconds