Home
last modified time | relevance | path

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

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