Lines Matching defs:Process
597 template <> otError Dataset::Process<Cmd("init")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
658 template <> otError Dataset::Process<Cmd("active")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
682 template <> otError Dataset::Process<Cmd("pending")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
715 template <> otError Dataset::Process<Cmd("clear")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
723 template <> otError Dataset::Process<Cmd("commit")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
761 template <> otError Dataset::Process<Cmd("mgmtsetcommand")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
847 template <> otError Dataset::Process<Cmd("mgmtgetcommand")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1087 template <> otError Dataset::Process<Cmd("set")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1140 template <> otError Dataset::Process<Cmd("tlvs")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1153 template <> otError Dataset::Process<Cmd("updater")>(Arg aArgs[]) in Process() function in ot::Cli::Dataset
1239 otError Dataset::Process(Arg aArgs[]) in Process() function in ot::Cli::Dataset