Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_ref_count.h372 static constexpr size_t kInSlotRefCountBufferSize = sizeof(PartitionRefCount); variable
450 static constexpr size_t kInSlotRefCountBufferSize = kAlignment; variable