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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.cc65 GenerateInterface(printer);
69 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::ServiceGenerator
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.cc66 GenerateInterface(printer);
109 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::ServiceGenerator
H A Djava_message.cc256 void MessageGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::MessageGenerator
408 messageGenerator.GenerateInterface(printer);
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.cc65 GenerateInterface(printer);
69 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::ServiceGenerator
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.cc64 GenerateInterface(printer);
101 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::ServiceGenerator

Completed in 114 milliseconds