Home
last modified time | relevance | path

Searched refs:file_collection_ (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp765 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