Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dservice.cc79 void ServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::cpp::ServiceGenerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dservice.cc79 void ServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::cpp::ServiceGenerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dservice.cc124 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableServiceGenerator
H A Dmessage_lite.cc114 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
H A Dmessage.cc261 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dservice.cc124 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableServiceGenerator
H A Dmessage_lite.cc114 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
H A Dmessage.cc261 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Dts_generator.cc498 grpc::string GenerateInterface(grpc_generator::File *file, in GenerateInterface() function