Searched defs:GenerateCallMethod (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_service.cc | 234 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::cpp::ServiceGenerator |
/external/protobuf/src/google/protobuf/compiler/java/ | ||
D | java_service.cc | 186 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::java::ImmutableServiceGenerator |