Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dlog.cpp200 LogInModule(aModuleName, aLogLevel, "%s", info.mLine); in DumpInModule()
222 StringWriter writer(aInfo.mLine, sizeof(aInfo.mLine)); in GenerateNextHexDumpLine()
/openthread-latest/include/openthread/
Dlogging.h250 …char mLine[OT_LOG_HEX_DUMP_LINE_SIZE]; ///< Buffer to output one line of generated hex d… member
/openthread-latest/src/cli/
Dcli.cpp5366 OutputLine("%s", info.mLine); in HandleLinkPcapReceive()