HomeSort by relevance Sort by last modified time
    Searched refs:mDestPath (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
CrunchCache.cpp 19 : 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));
CrunchCache.h 89 String8 mDestPath;

Completed in 3468 milliseconds