Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_service.cc234 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::cpp::ServiceGenerator
/external/protobuf/src/google/protobuf/compiler/java/
Djava_service.cc186 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::java::ImmutableServiceGenerator