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