Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.h213 PartitionCookieCheckValue(ptr); in Free()
214 PartitionCookieCheckValue(reinterpret_cast<char*>(ptr) + slot_size - in Free()
Dpartition_cookie.h24 ALWAYS_INLINE void PartitionCookieCheckValue(void* ptr) { in PartitionCookieCheckValue() function