Home
last modified time | relevance | path

Searched defs:Arg (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/src/cli/
Dcli_utils.hpp124 typedef ot::Utils::CmdLineParser::Arg Arg; ///< An argument typedef in ot::Cli::Utils
766 void LogInput(const Arg *) {} in LogInput()
/openthread-3.7.0/src/core/utils/
Dparse_cmdline.hpp305 class Arg class