Searched refs:file_collection_ (Results 1 – 1 of 1) sorted by relevance
765 file_collection_(util::make_unique<io::FileCollection>()) { in Linker()1573 io::IFile* file = file_collection_->InsertFile(path); in MergePath()2346 std::unique_ptr<io::FileCollection> file_collection_; member in aapt::Linker