Searched defs:AddUnusedImportTrackFile (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc201 void Importer::AddUnusedImportTrackFile(const string& file_name) { function in class:google::protobuf::compiler::Importer
202 pool_.AddUnusedImportTrackFile(file_name);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc941 void DescriptorPool::AddUnusedImportTrackFile(const string& file_name) { function in class:google::protobuf::DescriptorPool

Completed in 92 milliseconds