Home
last modified time | relevance | path

Searched defs:GenerateSource (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Denum.cc157 void EnumGenerator::GenerateSource(io::Printer* printer) const { in GenerateSource() function in google::protobuf::compiler::objectivec::EnumGenerator
Dmessage.cc399 void MessageGenerator::GenerateSource(io::Printer* printer) const { in GenerateSource() function in google::protobuf::compiler::objectivec::MessageGenerator
Dfile.cc374 void FileGenerator::GenerateSource(io::Printer* p) const { in GenerateSource() function in google::protobuf::compiler::objectivec::FileGenerator
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dfile.cc901 void FileGenerator::GenerateSource(io::Printer* p) { in GenerateSource() function in google::protobuf::compiler::cpp::FileGenerator