Searched refs:fullResPaths (Results 1 – 2 of 2) sorted by relevance
309 sp<FilePathStore>& fullResPaths);604 sp<FilePathStore>& fullResPaths);
1757 sp<FilePathStore>& fullResPaths) in slurpFullTree() argument1786 if (fullResPaths != NULL) { in slurpFullTree()1787 fullResPaths->add(srcDir.appendPathCopy(name)); in slurpFullTree()1816 resType, fullResPaths); in slurpFullTree()2215 sp<FilePathStore>& fullResPaths) in slurpFullTree() argument2217 ssize_t res = AaptDir::slurpFullTree(bundle, srcDir, kind, resType, fullResPaths); in slurpFullTree()