Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp1122 collections_.push_back(std::move(collection)); in MergeStaticLibrary()
1227 collections_.push_back(std::move(collection)); in MergeArchive()
1817 std::vector<std::unique_ptr<io::IFileCollection>> collections_; member in aapt::LinkCommand