Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
772 void FileGenerator::GenerateLibraryIncludes(io::Printer* printer) { in GenerateLibraryIncludes() function in google::protobuf::compiler::cpp::FileGenerator