Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager.h201 bool isUpToDate();
274 bool isUpToDate();
329 bool isUpToDate();
/frameworks/base/libs/androidfw/
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()
/frameworks/base/services/tests/servicestests/src/com/android/server/om/
DOverlayManagerServiceImplTestsBase.java415 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
/frameworks/base/core/java/android/content/res/
DApkAssets.java394 public boolean isUpToDate() { in isUpToDate() method in ApkAssets
DAssetManager.java1336 public boolean isUpToDate() { in isUpToDate() method in AssetManager
1343 if (!apkAssets.isUpToDate()) { in isUpToDate()
/frameworks/base/core/java/android/app/
DResourcesManager.java360 if (apkAssets != null && apkAssets.isUpToDate()) { in loadApkAssets()
562 if (impl != null && impl.getAssets().isUpToDate()) { in findResourcesImplForKeyLocked()
DActivityThread.java2398 return (packageResources == null || packageResources.getAssets().isUpToDate()) in isLoadedApkResourceDirsUpToDate()
/frameworks/base/config/
Dboot-profile.txt796 Landroid/content/res/AssetManager;->isUpToDate()Z
797 Landroid/content/res/ApkAssets;->isUpToDate()Z
Dboot-image-profile.txt6144 HSPLandroid/content/res/ApkAssets;->isUpToDate()Z
6227 HSPLandroid/content/res/AssetManager;->isUpToDate()Z
Dhiddenapi-greylist-max-o.txt16354 Landroid/content/res/ApkAssets;->isUpToDate()Z