Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h693 auto* char_ret = static_cast<char*>(ret); in PartitionBucketAlloc() local
695 ret = char_ret + kCookieSize; in PartitionBucketAlloc()
697 PartitionCookieWriteValue(char_ret); in PartitionBucketAlloc()
698 PartitionCookieWriteValue(char_ret + kCookieSize + no_cookie_size); in PartitionBucketAlloc()