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