Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dobjective_c_generator.cc146 inline map< ::std::string, ::std::string> GetMethodVars( in GetMethodVars() function
158 map< ::std::string, ::std::string> vars = GetMethodVars(method); in PrintMethodDeclarations()
170 map< ::std::string, ::std::string> vars = GetMethodVars(method); in PrintV2MethodDeclarations()
242 map< ::std::string, ::std::string> vars = GetMethodVars(method); in PrintMethodImplementations()