Home
last modified time | relevance | path

Searched defs:GenerateFile (Results 1 – 9 of 9) sorted by relevance

/third_party/gn/src/gn/
Dninja_generated_file_target_writer.cc49 void NinjaGeneratedFileTargetWriter::GenerateFile() { in GenerateFile() function in NinjaGeneratedFileTargetWriter
Dqt_creator_writer.cc271 void QtCreatorWriter::GenerateFile(const base::FilePath::CharType* suffix, in GenerateFile() function in QtCreatorWriter
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_generator.cc58 void GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
/third_party/googletest/googletest/scripts/
Dgen_gtest_pred_impl.py307 def GenerateFile(path, content): function
/third_party/grpc/src/compiler/
Dphp_generator.cc169 std::string GenerateFile(const FileDescriptor* file, in GenerateFile() function
Dnode_generator.cc245 std::string GenerateFile(const FileDescriptor* file, const Parameters& params) { in GenerateFile() function
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc526 bool GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc3607 bool Generator::GenerateFile(const FileDescriptor* file, in GenerateFile() function in google::protobuf::compiler::js::Generator
3637 void Generator::GenerateFile(const GeneratorOptions& options, in GenerateFile() function in google::protobuf::compiler::js::Generator
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc1532 void GenerateFile(const FileDescriptor* file, bool is_descriptor, in GenerateFile() function