Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/full/
Dservice.cc100 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableServiceGenerator
Dmessage.cc242 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator
/third_party/protobuf/src/google/protobuf/compiler/java/lite/
Dmessage.cc88 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
/third_party/flatbuffers/grpc/src/compiler/
Dts_generator.cc498 grpc::string GenerateInterface(grpc_generator::File *file, in GenerateInterface() function