Searched refs:isUpToDate (Results 1 – 10 of 10) sorted by relevance
201 bool isUpToDate();274 bool isUpToDate();329 bool isUpToDate();
761 bool AssetManager::isUpToDate() in isUpToDate() function in AssetManager764 return mZipSet.isUpToDate(); in isUpToDate()1521 bool AssetManager::SharedZip::isUpToDate() in isUpToDate() function in AssetManager::SharedZip1652 bool AssetManager::ZipSet::isUpToDate() in isUpToDate() function in AssetManager::ZipSet1656 if (mZipFile[i] != NULL && !mZipFile[i]->isUpToDate()) { in isUpToDate()
415 return idmap.isUpToDate(getCrc(targetPath), getCrc(overlayPath), targetPath, policies, in verifyIdmap()444 private boolean isUpToDate(int expectedTargetCrc, int expectedOverlayCrc, in isUpToDate() method in OverlayManagerServiceImplTestsBase.DummyIdmapDaemon.IdmapHeader
394 public boolean isUpToDate() { in isUpToDate() method in ApkAssets
1336 public boolean isUpToDate() { in isUpToDate() method in AssetManager1343 if (!apkAssets.isUpToDate()) { in isUpToDate()
360 if (apkAssets != null && apkAssets.isUpToDate()) { in loadApkAssets()562 if (impl != null && impl.getAssets().isUpToDate()) { in findResourcesImplForKeyLocked()
2398 return (packageResources == null || packageResources.getAssets().isUpToDate()) in isLoadedApkResourceDirsUpToDate()
796 Landroid/content/res/AssetManager;->isUpToDate()Z797 Landroid/content/res/ApkAssets;->isUpToDate()Z
6144 HSPLandroid/content/res/ApkAssets;->isUpToDate()Z6227 HSPLandroid/content/res/AssetManager;->isUpToDate()Z
16354 Landroid/content/res/ApkAssets;->isUpToDate()Z