Searched refs:mSourcePath (Results 1 - 2 of 2) sorted by path

/frameworks/base/tools/aapt/
H A DCrunchCache.cpp20 : mSourcePath(sourcePath), mDestPath(destPath), mSourceFiles(0), mDestFiles(0), mFileFinder(ff)
47 const char* rPathPtr = mSourceFiles.keyAt(0).string()+mSourcePath.length();
55 cu->processImage(mSourcePath.appendPathCopy(relativePath),
89 mFileFinder->findFiles(mSourcePath, mExtensions, mSourceFiles,dw);
102 time_t sourceDate = mSourceFiles.valueFor(mSourcePath.appendPathCopy(relativePath));
H A DCrunchCache.h88 String8 mSourcePath; member in class:CrunchCache

Completed in 435 milliseconds