Home
last modified time | relevance | path

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

/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/generator/internal/
H A Dservice_code_generator.cc86 VarsDictionary ServiceCodeGenerator::MergeServiceAndMethodVars( in MergeServiceAndMethodVars() function in google::cloud::generator_internal::ServiceCodeGenerator
133 return PrintMethod(method, header_, MergeServiceAndMethodVars(method), in HeaderPrintMethod()
144 return PrintMethod(method, cc_, MergeServiceAndMethodVars(method), patterns, in CcPrintMethod()
H A Dservice_code_generator.h63 VarsDictionary MergeServiceAndMethodVars(