Searched defs:CacheItem (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/cmds/installd/ | ||
H A D | CacheItem.cpp | 33 CacheItem::CacheItem(FTSENT* p) { in CacheItem() function in android::installd::CacheItem |
/aosp12/frameworks/base/services/core/java/com/android/server/am/ | ||
H A D | OomAdjuster.java | 336 static class CacheItem implements CompatChange.ChangeListener { class in OomAdjuster.PlatformCompatCache |