Lines Matching defs:method
112 const MethodDescriptor* method) { in GenerateDocCommentServerMethod()
144 const MethodDescriptor* method, in GenerateDocCommentClientMethod()
224 std::string GetMethodFieldName(const MethodDescriptor* method) { in GetMethodFieldName()
228 std::string GetMethodRequestParamMaybe(const MethodDescriptor* method, in GetMethodRequestParamMaybe()
243 std::string GetMethodReturnTypeClient(const MethodDescriptor* method) { in GetMethodReturnTypeClient()
264 std::string GetMethodRequestParamServer(const MethodDescriptor* method) { in GetMethodRequestParamServer()
278 std::string GetMethodReturnTypeServer(const MethodDescriptor* method) { in GetMethodReturnTypeServer()
292 std::string GetMethodResponseStreamMaybe(const MethodDescriptor* method) { in GetMethodResponseStreamMaybe()
313 const MethodDescriptor* method = service->method(i); in GetUsedMessages() local
341 void GenerateStaticMethodField(Printer* out, const MethodDescriptor* method) { in GenerateStaticMethodField()
394 const MethodDescriptor* method = service->method(i); in GenerateServerClass() local
465 const MethodDescriptor* method = service->method(i); in GenerateClientStub() local
617 const MethodDescriptor* method = service->method(i); in GenerateBindServiceMethod() local
656 const MethodDescriptor* method = service->method(i); in GenerateBindServiceWithBinderMethod() local