Searched defs:expanded_args (Results 1 – 9 of 9) sorted by relevance
24 def standard_kwargs(kwarg_names, expanded_args): argument38 def forward_helper(func, expanded_args, expanded_kwargs): argument62 def _check_and_unexpand_args(func, expanded_args, expanded_kwargs): argument
34 message ExpandArgsReply { repeated string expanded_args = 1; } field
61 auto expanded_args = subcontext->ExpandArgs(args_); in InvokeFunc() local
117 std::vector<std::string> expanded_args; in ExpandArgsAndExecv() local
1576 inline const std::string& SubcontextReply_ExpandArgsReply::expanded_args(int index) const { in expanded_args() function1623 SubcontextReply_ExpandArgsReply::expanded_args() const { in expanded_args() function