Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dlog.cpp43 #define LOG_EX_VARARGS(level, format) \ macro
52 LOG_EX_VARARGS(LogLevel::Error, format); in Error()
56 LOG_EX_VARARGS(LogLevel::Warn, format); in Warn()
60 LOG_EX_VARARGS(LogLevel::Info, format); in Info()
64 LOG_EX_VARARGS(LogLevel::Debug, format); in Debug()