Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.cpp655 sp<FilePathStore>& fullResPaths, const bool overwrite) in slurpFullTree() argument
684 if (fullResPaths != NULL) { in slurpFullTree()
685 fullResPaths->add(srcDir.appendPathCopy(name)); in slurpFullTree()
714 resType, fullResPaths, overwrite); in slurpFullTree()
1117 sp<FilePathStore>& fullResPaths, in slurpFullTree() argument
1120 ssize_t res = AaptDir::slurpFullTree(bundle, srcDir, kind, resType, fullResPaths, overwrite); in slurpFullTree()
DAaptAssets.h295 sp<FilePathStore>& fullResPaths,
592 sp<FilePathStore>& fullResPaths,