Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dcsharp_generator.cc213 std::string GetMethodRequestParamMaybe(const MethodDescriptor* method, in GetMethodRequestParamMaybe() function
503 GetMethodRequestParamMaybe(method), "returntype", in GenerateClientStub()
513 GetMethodRequestParamMaybe(method, true)); in GenerateClientStub()
524 GetMethodRequestParamMaybe(method), "returntype", in GenerateClientStub()