Searched refs:HeapCache (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DIMemory.cpp40 class HeapCache : public IBinder::DeathRecipient class in namespace:android
43 HeapCache();
44 virtual ~HeapCache();
66 static sp<HeapCache> gHeapCache = new HeapCache();
88 friend class HeapCache;
383 HeapCache::HeapCache() function in class:android::HeapCache
388 HeapCache::~HeapCache()
[all...]

Completed in 220 milliseconds