Searched refs:BlobCacheType (Results 1 – 1 of 1) sorted by relevance
25 using BlobCacheType = std::vector<uint8_t>; typedef55 CacheFlattener<BlobCacheType, BlobCacheType> testFlattener;57 android::base::MruCache<BlobCacheType, BlobCacheType> mruCache(3200, &testFlattener);58 CacheObserver<BlobCacheType, BlobCacheType> sss(&mruCache);