Searched refs:fullResPaths (Results 1 – 2 of 2) sorted by relevance
313 sp<FilePathStore>& fullResPaths);580 sp<FilePathStore>& fullResPaths);
1647 sp<FilePathStore>& fullResPaths) in slurpFullTree() argument1676 if (fullResPaths != NULL) { in slurpFullTree()1677 fullResPaths->add(srcDir.appendPathCopy(name)); in slurpFullTree()1706 resType, fullResPaths); in slurpFullTree()2062 sp<FilePathStore>& fullResPaths) in slurpFullTree() argument2064 ssize_t res = AaptDir::slurpFullTree(bundle, srcDir, kind, resType, fullResPaths); in slurpFullTree()