Searched refs:getPathLeaf (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/tools/aapt/
H A DCacheUpdater.h70 toCreate = existsPath.getPathLeaf().appendPath(toCreate);
H A DPackage.cpp172 printf("Archive is empty -- removing %s\n", outputFile.getPathLeaf().string());
H A DAaptAssets.cpp1931 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(),
2203 dir->removeFile(entryName.getPathLeaf());
2206 status_t err = dir->addLeafFile(entryName.getPathLeaf(), file);
H A DCommand.cpp1428 String8 storageName = String8(fileName).getPathLeaf();
/frameworks/base/include/utils/
H A DString8.h145 String8 getPathLeaf(void) const;
/frameworks/base/libs/utils/
H A DString8.cpp482 String8 String8::getPathLeaf(void) const function in class:android::String8
H A DAssetManager.cpp187 overlayPath.append(path.getPathLeaf());
1285 tmp.setFileName(tmp.getFileName().getPathLeaf());
1484 info.set(String8(nameBuf).getPathLeaf(), kFileTypeRegular);
H A DBackupHelpers.cpp657 String8 leaf = fullname.getPathLeaf();
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp421 const String8 leaf(entryName.getPathLeaf());

Completed in 132 milliseconds