Home
last modified time | relevance | path

Searched defs:GenerateInterface (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_service.cc69 void ServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::cpp::ServiceGenerator
/external/protobuf/src/google/protobuf/compiler/java/
Djava_service.cc121 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableServiceGenerator
Djava_message_lite.cc122 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
Djava_message.cc250 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator