Searched refs:zip_collection (Results 1 – 1 of 1) sorted by relevance
841 auto zip_collection = io::ZipFileCollection::Create(path, &error); in LoadSymbolsFromIncludePaths() local842 if (zip_collection == nullptr) { in LoadSymbolsFromIncludePaths()847 if (zip_collection->FindFile(kProtoResourceTablePath) != nullptr) { in LoadSymbolsFromIncludePaths()850 Source(path), std::move(zip_collection), context_->GetDiagnostics()); in LoadSymbolsFromIncludePaths()