Searched refs:ProcessCommand (Results 1 – 8 of 8) sorted by relevance
129 static otError ProcessCommand(void);155 IgnoreError(ProcessCommand()); in ReceiveTask()192 static otError ProcessCommand(void) in ProcessCommand() function
58 sCli.ProcessCommand(args); in main()
67 void ProcessCommand(Utils::CmdLineParser::Arg aArgs[]);
274 void Cli::ProcessCommand(Utils::CmdLineParser::Arg aArgs[]) in ProcessCommand() function in ot::Fct::Cli299 ProcessCommand(args); in ProcessLine()
123 otError ProcessCommand(const ComponentMapper &aMapper, Arg aArgs[]);
207 otError ProcessCommand(Arg aArgs[]);
555 otError Dataset::ProcessCommand(const ComponentMapper &aMapper, Arg aArgs[]) in ProcessCommand() function in ot::Cli::Dataset1330 error = ProcessCommand(*mapper, aArgs + 1); in Process()
316 error = ProcessCommand(args); in ProcessLine()357 error = ProcessCommand(args); in ProcessLine()8062 otError Interpreter::ProcessCommand(Arg aArgs[]) in ProcessCommand() function in ot::Cli::Interpreter