Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_service.cc191 GenerateCallMethod(printer); in GenerateImplementation()
234 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::cpp::ServiceGenerator
Dcpp_service.h99 void GenerateCallMethod(io::Printer* printer);
/external/protobuf/src/google/protobuf/compiler/java/
Djava_service.cc96 GenerateCallMethod(printer); in Generate()
186 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::java::ImmutableServiceGenerator
Djava_service.h101 void GenerateCallMethod(io::Printer* printer);