Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_service.cc78 void ServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::cpp::ServiceGenerator
/third_party/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.cc110 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
Djava_message.cc247 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator
/third_party/flatbuffers/grpc/src/compiler/
Dts_generator.cc498 grpc::string GenerateInterface(grpc_generator::File *file, in GenerateInterface() function