Home | History | Annotate | Download | only in cmd

Lines Matching refs:FileCollection

780         file_collection_(util::make_unique<io::FileCollection>()) {
2008 // A pointer to the FileCollection representing the filesystem (not archives).
2009 std::unique_ptr<io::FileCollection> file_collection_;