Home
last modified time | relevance | path

Searched refs:isUpToDate (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetManager.h201 bool isUpToDate();
274 bool isUpToDate();
329 bool isUpToDate();
/aosp14/frameworks/base/libs/androidfw/
H A DAssetManager.cpp761 bool AssetManager::isUpToDate() in isUpToDate() function in AssetManager
764 return mZipSet.isUpToDate(); in isUpToDate()
1521 bool AssetManager::SharedZip::isUpToDate() in isUpToDate() function in AssetManager::SharedZip
1652 bool AssetManager::ZipSet::isUpToDate() in isUpToDate() function in AssetManager::ZipSet
1656 if (mZipFile[i] != NULL && !mZipFile[i]->isUpToDate()) { in isUpToDate()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/om/
H A DOverlayManagerServiceImplTestsBase.java501 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
/aosp14/frameworks/base/core/java/android/content/res/
H A DApkAssets.java413 public boolean isUpToDate() { in isUpToDate() method in ApkAssets
H A DAssetManager.java1399 public boolean isUpToDate() { in isUpToDate() method in AssetManager
1406 if (!apkAssets.isUpToDate()) { in isUpToDate()
/aosp14/frameworks/base/core/java/android/app/
H A DResourcesManager.java459 if (apkAssets != null && apkAssets.isUpToDate()) { in loadApkAssets()
664 if (impl != null && impl.getAssets().isUpToDate()) { in findResourcesImplForKeyLocked()
H A DActivityThread.java2821 return (packageResources == null || packageResources.getAssets().isUpToDate()) in isLoadedApkResourceDirsUpToDate()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt796 Landroid/content/res/AssetManager;->isUpToDate()Z
797 Landroid/content/res/ApkAssets;->isUpToDate()Z
H A Dboot-image-profile.txt4932 HSPLandroid/content/res/ApkAssets;->isUpToDate()Z
5025 HSPLandroid/content/res/AssetManager;->isUpToDate()Z
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4929 HSPLandroid/content/res/ApkAssets;->isUpToDate()Z
5022 HSPLandroid/content/res/AssetManager;->isUpToDate()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13470 Landroid/content/res/ApkAssets;->isUpToDate()Z