Searched defs:GenerateInterface (Results 1 – 5 of 5) sorted by relevance
78 void ServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::cpp::ServiceGenerator
121 void ImmutableServiceGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableServiceGenerator
110 void ImmutableMessageLiteGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
247 void ImmutableMessageGenerator::GenerateInterface(io::Printer* printer) { in GenerateInterface() function in google::protobuf::compiler::java::ImmutableMessageGenerator
498 grpc::string GenerateInterface(grpc_generator::File *file, in GenerateInterface() function