Searched defs:ProcessGet (Results 1 – 1 of 1) sorted by relevance
532 template <typename ValueType> otError ProcessGet(Arg aArgs[], GetHandler<ValueType> aGetHandler) in ProcessGet() function in ot::Cli::Utils745 template <> inline otError Utils::ProcessGet<uint32_t>(Arg aArgs[], GetHandler<uint32_t> aGetHandle… in ProcessGet() function in ot::Cli::Utils756 template <> inline otError Utils::ProcessGet<int32_t>(Arg aArgs[], GetHandler<int32_t> aGetHandler) in ProcessGet() function in ot::Cli::Utils