Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h37 class ProtoBufMethod : public grpc_generator::Method {
39 ProtoBufMethod(const grpc::protobuf::MethodDescriptor* method) in ProtoBufMethod() function
114 new ProtoBufMethod(service_->method(i))); in method()