Lines Matching refs:appendPathCopy
627 sp<AaptDir> dir = new AaptDir(name, subdir->mPath.appendPathCopy(name));
649 group = new AaptGroup(leafName, mPath.appendPathCopy(leafName));
688 fullResPaths->add(srcDir.appendPathCopy(name));
713 subdir = new AaptDir(fileNames[i], mPath.appendPathCopy(fileNames[i]));
928 file = new AaptFile(srcDir.appendPathCopy(filePath), entry, resType);