Home
last modified time | relevance | path

Searched refs:getPathDir (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tools/aapt/
DCacheUpdater.h71 existsPath = existsPath.getPathDir(); in ensureDirectoriesExist()
99 ensureDirectoriesExist(dest.getPathDir()); in processImage()
DAaptAssets.cpp1862 return mFiles.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
1866 return mDirs.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
2022 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(), in slurpFromArgs()
2275 String8 dirName = entryName.getPathDir(); in slurpResourceZip()
/frameworks/native/include/utils/
DString8.h156 String8 getPathDir(void) const;
/frameworks/native/libs/utils/
DString8.cpp494 String8 String8::getPathDir(void) const in getPathDir() function in android::String8
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp443 const String8 path(entryName.getPathDir()); in movie()