Searched defs:ProcessSet (Results 1 – 2 of 2) sorted by relevance
593 template <typename ValueType> otError ProcessSet(Arg aArgs[], SetHandler<ValueType> aSetHandler) in ProcessSet() function in ot::Cli::Utils607 …template <typename ValueType> otError ProcessSet(Arg aArgs[], SetHandlerFailable<ValueType> aSetHa… in ProcessSet() function in ot::Cli::Utils
36 class ProcessSet(object): class