Searched defs:GenerateFile (Results 1 – 7 of 7) sorted by relevance
54 void GenerateFile(const google::protobuf::FileDescriptor* file, in GenerateFile() function
303 def GenerateFile(path, content): function
157 grpc::string GenerateFile(const FileDescriptor* file, in GenerateFile() function
247 grpc::string GenerateFile(const FileDescriptor* file, in GenerateFile() function
302 def GenerateFile(path, content): function
399 bool GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
2824 void Generator::GenerateFile(const GeneratorOptions& options, in GenerateFile() function in google::protobuf::compiler::js::Generator