Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline_parser.h54 static void AppendCompletedArgument(Builder& builder, detail::CmdlineParseArgumentAny* arg);
250 AppendCompletedArgument(parent_, in CompleteArgument()
424 void AppendCompletedArgument(detail::CmdlineParseArgumentAny* arg) { in AppendCompletedArgument() function
626 void CmdlineParser<TVariantMap, TVariantMapKey>::AppendCompletedArgument( in AppendCompletedArgument() function
629 builder.AppendCompletedArgument(arg); in AppendCompletedArgument()