Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/common/
H A Dlogging.cpp117 static const char *GetPrefix(const char *aLogTag) in GetPrefix()
175 void otbrLog(otbrLogLevel aLevel, const char *aLogTag, const char *aFormat, ...) in otbrLog()
235 void otbrDump(otbrLogLevel aLevel, const char *aLogTag, const char *aPrefix, const void *aMemory, s… in otbrDump()