Home
last modified time | relevance | path

Searched defs:GenerateAll (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc39 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/
Dgenerator.cc77 bool ObjectiveCGenerator::GenerateAll( in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc2046 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator