Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dobjective_c_generator.cc116 inline map< ::grpc::string, ::grpc::string> GetMethodVars( in GetMethodVars() function
128 map< ::grpc::string, ::grpc::string> vars = GetMethodVars(method); in PrintMethodDeclarations()
182 map< ::grpc::string, ::grpc::string> vars = GetMethodVars(method); in PrintMethodImplementations()