Home
last modified time | relevance | path

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

/external/ot-br-posix/src/common/
Dlogging.cpp82 static const char *GetPrefix(const char *aLogTag) in GetPrefix()
108 void otbrLog(otbrLogLevel aLevel, const char *aLogTag, const char *aFormat, ...) in otbrLog()
143 void otbrDump(otbrLogLevel aLevel, const char *aLogTag, const char *aPrefix, const void *aMemory, s… in otbrDump()