Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCacheUpdater.h71 existsPath = existsPath.getPathDir(); in ensureDirectoriesExist()
99 ensureDirectoriesExist(dest.getPathDir()); in processImage()
DAaptAssets.cpp1924 return mFiles.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
1928 return mDirs.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
2084 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(), in slurpFromArgs()
2337 String8 dirName = entryName.getPathDir(); in slurpResourceZip()
/frameworks/rs/
DrsCppUtils.h82 String8 getPathDir(void) const { in getPathDir() function
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp446 const String8 path(entryName.getPathDir()); in movie()