Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_generator.cc51 void GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
/external/grpc-grpc/src/compiler/
Dphp_generator.cc157 grpc::string GenerateFile(const FileDescriptor* file, in GenerateFile() function
Dnode_generator.cc247 grpc::string GenerateFile(const FileDescriptor* file, in GenerateFile() function
/external/rust/crates/grpcio-sys/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
/external/googletest/googletest/scripts/
Dgen_gtest_pred_impl.py307 def GenerateFile(path, content): function
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc522 bool GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc1391 void GenerateFile(const FileDescriptor* file, bool is_descriptor, in GenerateFile() function
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc3611 bool Generator::GenerateFile(const FileDescriptor* file, in GenerateFile() function in google::protobuf::compiler::js::Generator
3641 void Generator::GenerateFile(const GeneratorOptions& options, in GenerateFile() function in google::protobuf::compiler::js::Generator