Searched defs:sourceDate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCrunchCache.cpp102 time_t sourceDate = mSourceFiles.valueFor(mSourcePath.appendPathCopy(relativePath)); local
104 return sourceDate > destDate;

Completed in 65 milliseconds