Searched defs:modWhen (Results 1 – 4 of 4) sorted by relevance
1423 AssetManager::SharedZip::SharedZip(const String8& path, time_t modWhen) in SharedZip()1456 time_t modWhen = getFileModDate(path.c_str()); in get() local1523 time_t modWhen = getFileModDate(mPath.c_str()); in isUpToDate() local
1498 public SharedZip(String path, long modWhen) { in SharedZip()1520 long modWhen = getFileModDate(path.string()); in get() local
367 time_t modWhen = 0; in addCommon() local
357 time_t modWhen; in addCommon() local