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_root_base.h136 char* char_ret = static_cast<char*>(ret); in AllocFromBucket() local
138 ret = char_ret + kCookieSize; in AllocFromBucket()
141 PartitionCookieWriteValue(char_ret); in AllocFromBucket()
147 PartitionCookieWriteValue(char_ret + kCookieSize + no_cookie_size); in AllocFromBucket()