Allocation 77 base/memory/discardable_memory_manager.cc allocations_.Put(discardable, Allocation(bytes)); Allocation 98 base/memory/discardable_memory_manager.h explicit Allocation(size_t bytes) Allocation 106 base/memory/discardable_memory_manager.h typedef HashingMRUCache<const DiscardableMemory*, Allocation> AllocationMap; Allocation 307 chrome/browser/renderer_host/web_cache_manager.cc strategy->push_back(Allocation(*iter, cache_size)); Allocation 103 chrome/browser/renderer_host/web_cache_manager.h typedef std::list<Allocation> AllocationStrategy; Allocation 20 chrome/browser/renderer_host/web_cache_manager_unittest.cc typedef WebCacheManager::Allocation Allocation;