Searched refs:isUpToDate (Results 1 – 11 of 11) 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()
501 return idmap.isUpToDate(getCrc(targetPath), getCrc(overlayPath), targetPath, policies, in verifyIdmap()555 private boolean isUpToDate(int expectedTargetCrc, int expectedOverlayCrc, in isUpToDate() method in OverlayManagerServiceImplTestsBase.FakeIdmapDaemon.IdmapHeader
413 public boolean isUpToDate() { in isUpToDate() method in ApkAssets
1399 public boolean isUpToDate() { in isUpToDate() method in AssetManager1406 if (!apkAssets.isUpToDate()) { in isUpToDate()
459 if (apkAssets != null && apkAssets.isUpToDate()) { in loadApkAssets()664 if (impl != null && impl.getAssets().isUpToDate()) { in findResourcesImplForKeyLocked()
2821 return (packageResources == null || packageResources.getAssets().isUpToDate()) in isLoadedApkResourceDirsUpToDate()
796 Landroid/content/res/AssetManager;->isUpToDate()Z797 Landroid/content/res/ApkAssets;->isUpToDate()Z
4932 HSPLandroid/content/res/ApkAssets;->isUpToDate()Z5025 HSPLandroid/content/res/AssetManager;->isUpToDate()Z
4929 HSPLandroid/content/res/ApkAssets;->isUpToDate()Z5022 HSPLandroid/content/res/AssetManager;->isUpToDate()Z
13470 Landroid/content/res/ApkAssets;->isUpToDate()Z