ServiceGenerator 61 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc new scoped_ptr<ServiceGenerator>[file->service_count()]), ServiceGenerator 78 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc new ServiceGenerator(file->service(i), options)); ServiceGenerator 58 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h class ServiceGenerator; // service.h ServiceGenerator 83 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h scoped_array<scoped_ptr<ServiceGenerator> > service_generators_; ServiceGenerator 45 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc ServiceGenerator::ServiceGenerator(const ServiceDescriptor* descriptor, ServiceGenerator 57 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc ServiceGenerator::~ServiceGenerator() {} ServiceGenerator 59 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateDeclarations(io::Printer* printer) { ServiceGenerator 69 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateInterface(io::Printer* printer) { ServiceGenerator 112 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateStubDefinition(io::Printer* printer) { ServiceGenerator 142 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateMethodSignatures( ServiceGenerator 162 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateDescriptorInitializer( ServiceGenerator 174 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateImplementation(io::Printer* printer) { ServiceGenerator 212 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateNotImplementedMethods(io::Printer* printer) { ServiceGenerator 234 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { ServiceGenerator 272 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateGetPrototype(RequestOrResponse which, ServiceGenerator 310 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc void ServiceGenerator::GenerateStubMethods(io::Printer* printer) { ServiceGenerator 55 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h class ServiceGenerator { ServiceGenerator 58 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h explicit ServiceGenerator(const ServiceDescriptor* descriptor, ServiceGenerator 60 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h ~ServiceGenerator(); ServiceGenerator 111 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ServiceGenerator); ServiceGenerator 236 third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc ServiceGenerator(file_->service(i)).Generate(printer); ServiceGenerator 474 third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc GenerateSibling<ServiceGenerator>(package_dir, java_package_, ServiceGenerator 477 third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc &ServiceGenerator::Generate); ServiceGenerator 47 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc ServiceGenerator::ServiceGenerator(const ServiceDescriptor* descriptor) ServiceGenerator 50 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc ServiceGenerator::~ServiceGenerator() {} ServiceGenerator 52 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::Generate(io::Printer* printer) { ServiceGenerator 101 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateGetDescriptorForType(io::Printer* printer) { ServiceGenerator 109 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateInterface(io::Printer* printer) { ServiceGenerator 117 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateNewReflectiveServiceMethod( ServiceGenerator 144 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateNewReflectiveBlockingServiceMethod( ServiceGenerator 165 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateAbstractMethods(io::Printer* printer) { ServiceGenerator 174 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { ServiceGenerator 220 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateCallBlockingMethod(io::Printer* printer) { ServiceGenerator 262 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateGetPrototype(RequestOrResponse which, ServiceGenerator 306 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateStub(io::Printer* printer) { ServiceGenerator 360 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateBlockingStub(io::Printer* printer) { ServiceGenerator 420 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateMethodSignature(io::Printer* printer, ServiceGenerator 435 third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc void ServiceGenerator::GenerateBlockingMethodSignature( ServiceGenerator 52 third_party/protobuf/src/google/protobuf/compiler/java/java_service.h class ServiceGenerator { ServiceGenerator 54 third_party/protobuf/src/google/protobuf/compiler/java/java_service.h explicit ServiceGenerator(const ServiceDescriptor* descriptor); ServiceGenerator 55 third_party/protobuf/src/google/protobuf/compiler/java/java_service.h ~ServiceGenerator(); ServiceGenerator 105 third_party/protobuf/src/google/protobuf/compiler/java/java_service.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ServiceGenerator);