Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/posix/platform/
H A Drcp_caps_diag.cpp689 void RcpCapsDiag::HandleDiagOutput(const char *aFormat, va_list aArguments, void *aContext) in HandleDiagOutput() function in ot::Posix::RcpCapsDiag
694 void RcpCapsDiag::HandleDiagOutput(const char *aFormat, va_list aArguments) in HandleDiagOutput() function in ot::Posix::RcpCapsDiag
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp197 void Interpreter::HandleDiagOutput(const char *aFormat, va_list aArguments, void *aContext) in HandleDiagOutput() function in ot::Cli::Interpreter
202 void Interpreter::HandleDiagOutput(const char *aFormat, va_list aArguments) { OutputFormatV(aFormat… in HandleDiagOutput() function in ot::Cli::Interpreter
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base.cpp1473 void NcpBase::HandleDiagOutput(const char *aFormat, va_list aArguments) in HandleDiagOutput() function in ot::Ncp::NcpBase