Home
last modified time | relevance | path

Searched refs:GetProvisionedSize (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_page.cc92 base::bits::AlignUp(GetProvisionedSize(), SystemPageSize()); in RegisterEmpty()
230 base::bits::AlignUp(GetProvisionedSize(), SystemPageSize()); in Decommit()
Dpartition_page.h273 PA_ALWAYS_INLINE size_t GetProvisionedSize() const { in GetProvisionedSize() function
Dpartition_bucket.cc1376 new_slot_span->GetProvisionedSize(), SystemPageSize()); in SlowPathAlloc()
/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_internal.cc436 : slot_span->GetProvisionedSize(); in SuperPageSnapshot()