Home
last modified time | relevance | path

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

/external/openthread/src/core/utils/
Dotns.cpp70 void Otns::EmitStatus(const char *aFmt, ...) in EmitStatus()
/external/openthread/examples/platforms/simulation/
Dtrel.c407 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat()
Dradio.c200 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat()
/external/openthread/src/cli/
Dcli.cpp8461 extern "C" void otCliOutputFormat(const char *aFmt, ...) in otCliOutputFormat()