Searched defs:modWhen (Results 1 – 2 of 2) sorted by relevance
1423 AssetManager::SharedZip::SharedZip(const String8& path, ModDate modWhen) in SharedZip()1458 auto modWhen = getFileModDate(path.c_str()); in get() local1525 auto modWhen = getFileModDate(mPath.c_str()); in isUpToDate() local
367 time_t modWhen = 0; in addCommon() local