[go: nahoru, domu]

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

/frameworks/native/libs/binder/
H A DIMemory.cpp41 class HeapCache : public IBinder::DeathRecipient class in namespace:android
44 HeapCache();
45 virtual ~HeapCache();
67 static sp<HeapCache> gHeapCache = new HeapCache();
89 friend class HeapCache;
396 HeapCache::HeapCache() function in class:android::HeapCache
401 HeapCache::~HeapCache()
[all...]

Completed in 28 milliseconds