Searched refs:getPathLeaf (Results 1 – 9 of 9) sorted by relevance
70 toCreate = existsPath.getPathLeaf().appendPath(toCreate); in ensureDirectoriesExist()
172 printf("Archive is empty -- removing %s\n", outputFile.getPathLeaf().string()); in writeAPK()
2022 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(), in slurpFromArgs()2294 dir->removeFile(entryName.getPathLeaf()); in slurpResourceZip()2297 status_t err = dir->addLeafFile(entryName.getPathLeaf(), file); in slurpResourceZip()
1548 String8 storageName = String8(fileName).getPathLeaf(); in doAdd()
146 String8 getPathLeaf(void) const;
187 overlayPath.append(path.getPathLeaf()); in addAssetPath()1285 tmp.setFileName(tmp.getFileName().getPathLeaf()); in scanAndMergeDirLocked()1484 info.set(String8(nameBuf).getPathLeaf(), kFileTypeRegular); in scanAndMergeZipLocked()
654 String8 leaf = fullname.getPathLeaf(); in write_tarfile()
482 String8 String8::getPathLeaf(void) const in getPathLeaf() function in android::String8
444 const String8 leaf(entryName.getPathLeaf()); in movie()