Searched refs:ParsePreference (Results 1 – 3 of 3) sorted by relevance
540 otError Utils::ParsePreference(const Arg &aArg, otRoutePreference &aPreference) in ParsePreference() function in ot::Cli::Utils627 if (ParsePreference(*aArgs, preference) == OT_ERROR_NONE) in ParsePrefix()701 if (ParsePreference(*aArgs, preference) == OT_ERROR_NONE) in ParseRoute()
771 SuccessOrExit(error = Interpreter::ParsePreference(aArgs[0], preference)); in Process()824 SuccessOrExit(error = Interpreter::ParsePreference(aArgs[0], preference)); in Process()
618 static otError ParsePreference(const Arg &aArg, otRoutePreference &aPreference);