Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCacheUpdater.h76 existsPath = existsPath.getPathDir(); in ensureDirectoriesExist()
104 ensureDirectoriesExist(dest.getPathDir()); in processImage()
DAaptAssets.cpp825 return mFiles.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
829 return mDirs.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
985 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(), in slurpFromArgs()
1243 String8 dirName = entryName.getPathDir(); in slurpResourceZip()
/frameworks/rs/
DrsCppUtils.h88 String8 getPathDir(void) const { in getPathDir() function
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp605 const String8 path(entryName.getPathDir()); in preloadZip()