Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dfile.h107 void IncludeFile(const std::string& google3_name, io::Printer* printer) { in IncludeFile()
110 void IncludeFileAndExport(const std::string& google3_name, in IncludeFileAndExport()
Dfile.cc336 void FileGenerator::DoIncludeFile(const std::string& google3_name, in DoIncludeFile()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h107 void IncludeFile(const std::string& google3_name, io::Printer* printer) { in IncludeFile()
110 void IncludeFileAndExport(const std::string& google3_name, in IncludeFileAndExport()
Dcpp_file.cc336 void FileGenerator::DoIncludeFile(const std::string& google3_name, in DoIncludeFile()