Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h692 size_t no_cookie_size = PartitionCookieSizeAdjustSubtract(slot_size); in PartitionBucketAlloc() local
696 memset(ret, kUninitializedByte, no_cookie_size); in PartitionBucketAlloc()
698 PartitionCookieWriteValue(char_ret + kCookieSize + no_cookie_size); in PartitionBucketAlloc()