Home
last modified time | relevance | path

Searched refs:GenerateFile (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_generator.cc54 void GenerateFile(const google::protobuf::FileDescriptor* file, in GenerateFile() function
110 GenerateFile(file, &printer, &cli_options); in Generate()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generator.cc437 bool GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() function
495 return GenerateFile(file, &printer, error); in Generate()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.h183 void GenerateFile(const GeneratorOptions& options,
Djs_generator.cc3078 void Generator::GenerateFile(const GeneratorOptions& options, in GenerateFile() function in google::protobuf::compiler::js::Generator
3293 GenerateFile(options, &printer, file); in GenerateAll()