Searched defs:ServiceGenerator (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/java/ | ||
D | java_generator_factory.h | 47 class ServiceGenerator; // service.h variable |
D | java_service.cc | 49 ServiceGenerator::ServiceGenerator(const ServiceDescriptor* descriptor) in ServiceGenerator() function in google::protobuf::compiler::java::ServiceGenerator |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_file.h | 62 class ServiceGenerator; // service.h variable |
D | cpp_service.cc | 45 ServiceGenerator::ServiceGenerator(const ServiceDescriptor* descriptor, in ServiceGenerator() function in google::protobuf::compiler::cpp::ServiceGenerator |