Home
last modified time | relevance | path

Searched defs:google3_name (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h95 void IncludeFile(const std::string& google3_name, io::Printer* printer) { in IncludeFile()
98 void IncludeFileAndExport(const std::string& google3_name, in IncludeFileAndExport()
Dcpp_file.cc328 void FileGenerator::DoIncludeFile(const std::string& google3_name, in DoIncludeFile()