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

/frameworks/base/tools/aapt/
H A DCacheUpdater.h76 existsPath = existsPath.getPathDir();
104 ensureDirectoriesExist(dest.getPathDir());
H A DAaptAssets.cpp849 return mFiles.valueAt(0)->getPrintableSource().getPathDir();
853 return mDirs.valueAt(0)->getPrintableSource().getPathDir();
1009 addFile(srcFile.getPathLeaf(), AaptGroupEntry(), srcFile.getPathDir(),
1267 String8 dirName = entryName.getPathDir();
/frameworks/base/cmds/idmap/
H A Dscan.cpp76 if (mkdir_p(path.getPathDir(), uid, gid) < 0) {
/frameworks/rs/
H A DrsCppUtils.h82 String8 getPathDir(void) const { function in class:android::String8
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp527 const String8 path(entryName.getPathDir());

Completed in 204 milliseconds