Searched defs:GenerateAll (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | code_generator.cc | 39 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
| D | generator.cc | 77 bool ObjectiveCGenerator::GenerateAll( in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/php/ | ||
| D | php_generator.cc | 2046 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator |