Searched defs:mFileCollection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/link/
H A DLink.cpp523 mFileCollection(util::make_unique<io::FileCollection>()) {
1041 io::IFile* file = mFileCollection->insertFile(path);
1363 std::unique_ptr<io::FileCollection> mFileCollection; member in class:aapt::LinkCommand

Completed in 29 milliseconds