Searched refs:getPathLeaf (Results 1 – 11 of 11) sorted by relevance
34 String8 getPathLeaf(const String8& str);
78 toCreate = appendPathCopy(getPathLeaf(existsPath), toCreate); in ensureDirectoriesExist()
174 printf("Archive is empty -- removing %s\n", getPathLeaf(outputFile).c_str()); in writeAPK()
986 addFile(getPathLeaf(srcFile), AaptGroupEntry(), getPathDir(srcFile), in slurpFromArgs()1263 dir->removeFile(getPathLeaf(entryName)); in slurpResourceZip()1266 status_t err = dir->addLeafFile(getPathLeaf(entryName), file); in slurpResourceZip()
1593 String16 resourceName(parseResourceName(getPathLeaf(file->getSourceFile()))); in postProcessImage()
2495 String8 storageName = getPathLeaf(String8(fileName)); in doAdd()
1721 assets->addResource(getPathLeaf(workItem.resPath), in buildResources()
87 dir->removeFile(getPathLeaf(target->getPath())); in compileXmlFile()
23 String8 getPathLeaf(const String8& str) { in getPathLeaf() function
662 String8 leaf = getPathLeaf(fullname); in write_tarfile()
1272 info.set(getPathLeaf(String8(nameBuf)), kFileTypeRegular); in scanAndMergeZipLocked()