Searched defs:file_descriptor_template (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc332 const char file_descriptor_template[] = local
336 printer_->Print(m, file_descriptor_template);
785 const char file_descriptor_template[] = local
788 printer_->Print(m, file_descriptor_template);
797 const char file_descriptor_template[] = local
800 printer_->Print(m, file_descriptor_template);
808 const char file_descriptor_template[] = local
811 printer_->Print(m, file_descriptor_template);

Completed in 92 milliseconds