Searched refs:expand_args_reply (Results 1 – 2 of 2) sorted by relevance
112 auto* expand_args_reply = reply->mutable_expand_args_reply(); in ExpandArgs() local113 expand_args_reply->add_expanded_args(*expanded_arg); in ExpandArgs()324 auto& reply = subcontext_reply->expand_args_reply(); in ExpandArgs()
39 ExpandArgsReply expand_args_reply = 3; field