Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
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
/external/openthread/src/cli/
Dcli.cpp200 void Interpreter::HandleDiagOutput(const char *aFormat, va_list aArguments, void *aContext) in HandleDiagOutput() function in ot::Cli::Interpreter
205 void Interpreter::HandleDiagOutput(const char *aFormat, va_list aArguments) in HandleDiagOutput() function in ot::Cli::Interpreter
/external/openthread/src/ncp/
Dncp_base.cpp1487 void NcpBase::HandleDiagOutput(const char *aFormat, va_list aArguments) in HandleDiagOutput() function in ot::Ncp::NcpBase