Home
last modified time | relevance | path

Searched refs:AppendCompletedArgument (Results 1 – 1 of 1) sorted by relevance

/art/cmdline/
Dcmdline_parser.h59 static void AppendCompletedArgument(Builder& builder, detail::CmdlineParseArgumentAny* arg);
276 AppendCompletedArgument(parent_, in CompleteArgument()
503 void AppendCompletedArgument(detail::CmdlineParseArgumentAny* arg) { in AppendCompletedArgument() function
711 void CmdlineParser<TVariantMap, TVariantMapKey>::AppendCompletedArgument( in AppendCompletedArgument() function
714 builder.AppendCompletedArgument(arg); in AppendCompletedArgument()