Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dcsharp_generator.cc209 std::string GetMethodFieldName(const MethodDescriptor* method) { in GetMethodFieldName() function
330 "fieldname", GetMethodFieldName(method), "request", in GenerateStaticMethodField()
485 "methodfield", GetMethodFieldName(method)); in GenerateClientStub()
533 "methodfield", GetMethodFieldName(method)); in GenerateClientStub()
539 "methodfield", GetMethodFieldName(method)); in GenerateClientStub()
545 "methodfield", GetMethodFieldName(method)); in GenerateClientStub()
551 "methodfield", GetMethodFieldName(method)); in GenerateClientStub()
600 "methodfield", GetMethodFieldName(method), "methodname", in GenerateBindServiceMethod()