Home
last modified time | relevance | path

Searched defs:GenerateCallMethod (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dservice.cc181 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::cpp::ServiceGenerator
/third_party/protobuf/src/google/protobuf/compiler/java/full/
Dservice.cc170 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::java::ImmutableServiceGenerator