Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/utils/
Dotns.cpp73 void Otns::EmitStatus(const char *aFmt, ...) in EmitStatus()
/openthread-3.7.0/examples/platforms/simulation/
Dradio.c214 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat()
/openthread-3.7.0/src/cli/
Dcli.cpp8553 extern "C" void otCliOutputFormat(const char *aFmt, ...) in otCliOutputFormat()