Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/utils/
H A Dotns.cpp73 void Otns::EmitStatus(const char *aFmt, ...) in EmitStatus()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c211 OT_TOOL_WEAK void otCliOutputFormat(const char *aFmt, ...) { OT_UNUSED_VARIABLE(aFmt); } in otCliOutputFormat()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp8586 extern "C" void otCliOutputFormat(const char *aFmt, ...) in otCliOutputFormat()