Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/accounting/
H A Dcard_table.h50 static constexpr size_t kCardSize = 1 << kCardShift; variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_internal.cc152 static constexpr size_t kCardSize = kPoolMaxSize / kSuperPageSize; member in partition_alloc::internal::__anon9b4c4c840111::QuarantineCardTable