Home
last modified time | relevance | path

Searched defs:kMaxEmptyCacheIndexBits (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_constants.h477 constexpr size_t kMaxEmptyCacheIndexBits = 10; variable
480 constexpr size_t kMaxEmptyCacheIndexBits = 7; variable