Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCacheUpdater.h74 existsPath = existsPath.getPathDir(); in ensureDirectoriesExist()
102 ensureDirectoriesExist(dest.getPathDir()); in processImage()
DAaptAssets.cpp849 return mFiles.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
853 return mDirs.valueAt(0)->getPrintableSource().getPathDir(); in getPrintableSource()
1009 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(), in slurpFromArgs()
1266 String8 dirName = entryName.getPathDir(); in slurpResourceZip()
/frameworks/base/cmds/idmap/
Dscan.cpp76 if (mkdir_p(path.getPathDir(), uid, gid) < 0) { in mkdir_p()
/frameworks/rs/
DrsCppUtils.h82 String8 getPathDir(void) const { in getPathDir() function
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp527 const String8 path(entryName.getPathDir()); in movie()