Lines Matching defs:Process
610 template <> otError Dataset::Process<Cmd("init")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
668 template <> otError Dataset::Process<Cmd("active")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
692 template <> otError Dataset::Process<Cmd("pending")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
725 template <> otError Dataset::Process<Cmd("clear")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
733 template <> otError Dataset::Process<Cmd("commit")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
771 template <> otError Dataset::Process<Cmd("mgmtsetcommand")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
855 template <> otError Dataset::Process<Cmd("mgmtgetcommand")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1091 template <> otError Dataset::Process<Cmd("set")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1125 template <> otError Dataset::Process<Cmd("tlvs")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1138 template <> otError Dataset::Process<Cmd("updater")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1224 otError Dataset::Process(Arg aArgs[]) in Process() function in ot::Cli::Dataset