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);
294 AppendCompletedArgument(parent_, in CompleteArgument()
521 void AppendCompletedArgument(detail::CmdlineParseArgumentAny* arg) { in AppendCompletedArgument() function
729 void CmdlineParser<TVariantMap, TVariantMapKey>::AppendCompletedArgument( in AppendCompletedArgument() function
732 builder.AppendCompletedArgument(arg); in AppendCompletedArgument()