Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp687 file_collection_(util::make_unique<io::FileCollection>()) { in LinkCommand()
1251 io::IFile* file = file_collection_->InsertFile(path); in MergePath()
1813 std::unique_ptr<io::FileCollection> file_collection_; member in aapt::LinkCommand