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