Searched defs:GenerateFile (Results 1 – 9 of 9) sorted by relevance
/third_party/gn/src/gn/ |
D | ninja_generated_file_target_writer.cc | 49 void NinjaGeneratedFileTargetWriter::GenerateFile() { in GenerateFile() function in NinjaGeneratedFileTargetWriter
|
D | qt_creator_writer.cc | 271 void QtCreatorWriter::GenerateFile(const base::FilePath::CharType* suffix, in GenerateFile() function in QtCreatorWriter
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_generator.cc | 58 void GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
|
/third_party/googletest/googletest/scripts/ |
D | gen_gtest_pred_impl.py | 307 def GenerateFile(path, content): function
|
/third_party/grpc/src/compiler/ |
D | php_generator.cc | 169 std::string GenerateFile(const FileDescriptor* file, in GenerateFile() function
|
D | node_generator.cc | 245 std::string GenerateFile(const FileDescriptor* file, const Parameters& params) { in GenerateFile() function
|
/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator.cc | 526 bool GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 3607 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/ |
D | php_generator.cc | 1532 void GenerateFile(const FileDescriptor* file, bool is_descriptor, in GenerateFile() function
|