Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_ref_count.h400 static constexpr size_t kInSlotRefCountBufferSize = sizeof(PartitionRefCount); variable
469 static constexpr size_t kInSlotRefCountBufferSize = kAlignment; variable
491 static constexpr size_t kInSlotRefCountBufferSize = 0; variable