CacheType          11 net/base/cache_type.h enum CacheType {
CacheType          87 third_party/tcmalloc/chromium/src/page_heap.h   typedef PackedCache<BITS-kPageShift, uint64_t> CacheType;
CacheType         100 third_party/tcmalloc/chromium/src/page_heap.h   typedef PackedCache<32-kPageShift, uint16_t> CacheType;
CacheType          85 third_party/tcmalloc/vendor/src/page_heap.h   typedef PackedCache<BITS-kPageShift, uint64_t> CacheType;
CacheType          92 third_party/tcmalloc/vendor/src/page_heap.h   typedef PackedCache<32-kPageShift, uint16_t> CacheType;