Searched refs:expand_args_reply (Results 1 – 2 of 2) sorted by relevance
159 auto* expand_args_reply = reply->mutable_expand_args_reply(); in ExpandArgs() local160 expand_args_reply->add_expanded_args(expanded_prop); in ExpandArgs()355 auto& reply = subcontext_reply->expand_args_reply(); in ExpandArgs()
39 ExpandArgsReply expand_args_reply = 3; field