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/ |
D | csharp_generator.cc | 54 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/ |
D | ruby_generator.cc | 437 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/ |
D | js_generator.h | 183 void GenerateFile(const GeneratorOptions& options,
|
D | js_generator.cc | 3078 void Generator::GenerateFile(const GeneratorOptions& options, in GenerateFile() function in google::protobuf::compiler::js::Generator 3293 GenerateFile(options, &printer, file); in GenerateAll()
|