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

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.cc65 GenerateInterface(printer);
69 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::ServiceGenerator
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.cc77 GenerateInterface(printer);
121 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::ImmutableServiceGenerator
H A Djava_message.cc250 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::ImmutableMessageGenerator
378 messageGenerator.GenerateInterface(printer);
H A Djava_message_lite.cc122 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::ImmutableMessageLiteGenerator
215 messageGenerator.GenerateInterface(printer);

Completed in 94 milliseconds