Searched refs:method_vars (Results 1 – 1 of 1) sorted by relevance
53 std::map<grpc::string, grpc::string> method_vars = ListToDict({ in PrintMethod() local62 out->Print(method_vars, "rpc :$mth.name$, $input.type$, $output.type$\n"); in PrintMethod()