Home
last modified time | relevance | path

Searched refs:GenerateLibraryIncludes (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h107 void GenerateLibraryIncludes(io::Printer* printer);
Dcpp_file.cc107 GenerateLibraryIncludes(printer); in GenerateProtoHeader()
183 GenerateLibraryIncludes(printer); in GeneratePBHeader()
782 void FileGenerator::GenerateLibraryIncludes(io::Printer* printer) { in GenerateLibraryIncludes() function in google::protobuf::compiler::cpp::FileGenerator