Home
last modified time | relevance | path

Searched defs:LOGGING_DCHECK (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dlogging.h406 constexpr LogSeverity LOGGING_DCHECK = LOGGING_FATAL; variable
/external/cronet/base/
Dlogging.h621 constexpr LogSeverity LOGGING_DCHECK = LOGGING_FATAL; variable
Dlogging.cc530 BASE_EXPORT logging::LogSeverity LOGGING_DCHECK = LOGGING_INFO; variable