Searched defs:GenerateGlobalSource (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
| D | file.cc | 425 void FileGenerator::GenerateGlobalSource(io::Printer* p) const { in GenerateGlobalSource() function in google::protobuf::compiler::objectivec::FileGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | file.cc | 882 void FileGenerator::GenerateGlobalSource(io::Printer* p) { in GenerateGlobalSource() function in google::protobuf::compiler::cpp::FileGenerator |