Searched defs:GenerateAll (Results 1 – 5 of 5) sorted by relevance
60 bool ObjectiveCGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
49 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator
39 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::GoGoProtoGenerator
38 bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::Proto2ToProto3Generator
3720 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator