Home
last modified time | relevance | path

Searched refs:LOG_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/include/android_stub/log/
Dlog_main.h198 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
218 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) \
289 #define IF_ALOGV() IF_ALOG(LOG_VERBOSE, LOG_TAG)
/third_party/cef/include/base/
Dcef_logging.h185 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc307 log_severity = logging::LOG_VERBOSE; in BasicStartupComplete()
/third_party/gn/src/base/
Dlogging.h149 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable