Home
last modified time | relevance | path

Searched defs:modWhen (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DAssetManager.cpp1423 AssetManager::SharedZip::SharedZip(const String8& path, ModDate modWhen) in SharedZip()
1458 auto modWhen = getFileModDate(path.c_str()); in get() local
1525 auto modWhen = getFileModDate(mPath.c_str()); in isUpToDate() local
/frameworks/base/tools/aapt/
DZipFile.cpp367 time_t modWhen = 0; in addCommon() local