Searched defs:GenerateFile (Results 1 – 3 of 3) sorted by relevance
54 void GenerateFile(const google::protobuf::FileDescriptor* file, in GenerateFile() function
437 bool GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
3078 void Generator::GenerateFile(const GeneratorOptions& options, in GenerateFile() function in google::protobuf::compiler::js::Generator