Searched defs:GenerateInterface (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_service.cc | 69 void ServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::cpp::ServiceGenerator |
/external/protobuf/src/google/protobuf/compiler/java/ | ||
D | java_service.cc | 122 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableServiceGenerator |
D | java_message.cc | 212 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator |