Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dcsharp_generator.cc228 std::string GetMethodRequestParamMaybe(const MethodDescriptor* method, in GetMethodRequestParamMaybe() function
585 GetMethodRequestParamMaybe(method), "returntype", in GenerateClientStub()
595 GetMethodRequestParamMaybe(method, true)); in GenerateClientStub()
606 GetMethodRequestParamMaybe(method), "returntype", in GenerateClientStub()