Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h103 void GenerateBottomHeaderGuard(io::Printer* printer,
Dcpp_file.cc170 GenerateBottomHeaderGuard(printer, filename_identifier); in GenerateProtoHeader()
241 GenerateBottomHeaderGuard(printer, filename_identifier); in GeneratePBHeader()
775 void FileGenerator::GenerateBottomHeaderGuard( in GenerateBottomHeaderGuard() function in google::protobuf::compiler::cpp::FileGenerator