Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager.cpp1363 AssetManager::SharedZip::SharedZip(const String8& path, time_t modWhen) in SharedZip()
1381 time_t modWhen = getFileModDate(path); in get() local
1444 time_t modWhen = getFileModDate(mPath.string()); in isUpToDate() local
/frameworks/base/tools/aapt/
DZipFile.cpp367 time_t modWhen = 0; in addCommon() local