Searched refs:mDestPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DCrunchCache.cpp19 : mSourcePath(sourcePath), mDestPath(destPath), mSourceFiles(0), mDestFiles(0), mFileFinder(ff)
55 mDestPath.appendPathCopy(relativePath));
62 mDestFiles.removeItem(mDestPath.appendPathCopy(relativePath));
91 mFileFinder->findFiles(mDestPath,mExtensions,mDestFiles,dw);
102 time_t destDate = mDestFiles.valueFor(mDestPath.appendPathCopy(relativePath));
H A DCrunchCache.h89 String8 mDestPath; member in class:CrunchCache

Completed in 324 milliseconds