/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_generator.h | 63 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | objectivec_generator.cc | 85 bool ObjectiveCGenerator::GenerateAll( in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_generator.h | 63 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | objectivec_generator.cc | 85 bool ObjectiveCGenerator::GenerateAll( in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.h | 56 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | php_generator.cc | 2293 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator
|
/external/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.h | 56 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | php_generator.cc | 2391 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 102 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | code_generator.cc | 49 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator
|
D | plugin.cc | 143 bool succeeded = generator.GenerateAll(parsed_files, request.parameter(), in GenerateCode()
|
D | command_line_interface.cc | 2176 if (!output_directive.generator->GenerateAll(parsed_files, parameters, in GenerateOutput()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 102 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | code_generator.cc | 49 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator
|
D | plugin.cc | 144 bool succeeded = generator.GenerateAll(parsed_files, request.parameter(), in GenerateCode()
|
D | command_line_interface.cc | 2174 if (!output_directive.generator->GenerateAll(parsed_files, parameters, in GenerateOutput()
|
/external/protobuf/benchmarks/util/ |
D | protoc-gen-gogoproto.cc | 39 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::GoGoProtoGenerator
|
D | protoc-gen-proto2_to_proto3.cc | 38 bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::Proto2ToProto3Generator
|
/external/cronet/third_party/protobuf/benchmarks/util/ |
D | protoc-gen-gogoproto.cc | 39 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::GoGoProtoGenerator
|
D | protoc-gen-proto2_to_proto3.cc | 38 bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::Proto2ToProto3Generator
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.h | 150 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
|
D | js_generator.cc | 3704 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator
|