Searched refs:GenerateAll (Results 1 – 5 of 5) sorted by relevance
100 virtual bool GenerateAll(const vector<const FileDescriptor*>& files, in GenerateAll() function
123 bool succeeded = generator.GenerateAll( in GenerateCode()
1443 if (!output_directive.generator->GenerateAll( in GenerateOutput()
108 virtual bool GenerateAll(const vector<const FileDescriptor*>& files,
2881 bool Generator::GenerateAll(const vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator