Home
last modified time | relevance | path

Searched defs:CacheItem (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A DCacheItem.cpp33 CacheItem::CacheItem(FTSENT* p) { in CacheItem() function in android::installd::CacheItem
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java336 static class CacheItem implements CompatChange.ChangeListener { class in OomAdjuster.PlatformCompatCache
344 CacheItem(PlatformCompat platformCompat, long changeId) { in CacheItem() method in OomAdjuster.PlatformCompatCache.CacheItem