Searched defs:LOG_TO_FILE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dlogging.h160 LOG_TO_FILE = 1 << 0, enumerator in enum:logging::LoggingDestination
163 LOG_TO_ALL = LOG_TO_FILE | LOG_TO_SYSTEM_DEBUG_LOG,
169 LOG_DEFAULT = LOG_TO_FILE,
205 // The three settings below have an effect only when LOG_TO_FILE is

Completed in 54 milliseconds