Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dlog.hpp168 #define LogWarnOnError(aError, aText) Logger::LogOnError(kLogModuleName, aError, aText) macro
170 #define LogWarnOnError(aError, aText) macro