Home
last modified time | relevance | path

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

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